Questions tagged [manual-testing]

Manual testing is the process of manually testing software to ensure the correctness, completeness and quality of developed software.

Manual testing is the process of manually testing software to ensure the correctness, completeness and quality of developed software. It requires a tester to play the role of an end user, and use most of all features of the application to ensure correct behavior.

139 questions
-3
votes
1 answer

When should Smoke and Adhoc testing to be done

I am new to the Software Testing, I wanted to know when we can perform smoke and Adhoc in Practical Also if you guys can provide me some good link that I can refer that also usefull
Thomos
  • 3
  • 2
-3
votes
1 answer

How can i Test my Apps on real devices?

I have developed app and i want test my app on real devices. is there any tool to do both manual and automation testing for my app?
-3
votes
1 answer

How to test data of an XML file

How to test the data appearing in an XML file? Can someone please guide me, how should I write test cases for a complex XML file? I have to test an XML file which has various child-subchild elements? There are many elements which have required…
code-decode
  • 29
  • 1
  • 5
-4
votes
2 answers

what are the different testings like DST, Wanem......?

can anybody explain the what are the different testings like DST,Wanem.
suresh
1 2 3
9
10