Difference between Automation testing and manual testing.
Answer Posted / minni
Usually for repeated testing we go for automation like
regression,smoke etc which is done on every build. Though
autoamtion saves time but some features we cannot automate
like usability testing in which we test userfriemdliness of
the application.
Manual is timeconsuming but we find more bugs in manual
as we sometimes do error guessing which cannot be done by
tool.
| Is This Answer Correct ? | 20 Yes | 11 No |
Post New Answer View All Answers
What is the toughest moment you faced in your testing carrier in which everyone praised you?
What is gray box testing?
write test cases for hospitality management system
How would you do " Keeping two folders in sync testing"
What is business validation test case?
Explain the monkey testing?
How should I maintain the test cases and Test Log for different versions/builds of the application.
Test a file replication service that copies files from one net location to another
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
can any body help me with providing a a case for usability testing...
How to write email id in world wide web
how to write test cases for online restaurant table booking system?
Explain the system testing?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks