Distinguish between manual testing and automation testing
Answer Posted / kaps
Manual Testing: Methods used by Manual testers to run test cases (without using a supporting tool) is called manual testing e.g. Unit testing, Blackbox, Whitebox, Integration, acceptance testing etc.
Automation Testing: If an external tool is used to expedite the testing process that's called an automation testing. There are various tools available in market e.g. QTP, Selenium, Winrunner, load runner etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is QTP supports Unix. If yes, then how the test automation is done?
How the smart identification is used in real time?Please explain with an example
Explain measuring transaction.
Explain types of descriptive programming?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
what is the difference between data driver & data driven and driver script?
What is the difference between the keyword view and expert view?
In qtp, how you can remove the spaces from string?
Explain how you can find the absolute value of the number in qtp?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
What are the benefits of quick test pro(qtp)?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")