Distinguish between manual testing and automation testing
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / gajjala
Manual testing is a type of testing with out any tool interaction we have to perform testing on app with human effort.
Automation is nothing but using tool like QTP we develop scripts and perform testing. but automation is useful for regression perpose.
| Is This Answer Correct ? | 1 Yes | 0 No |
If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time
Hybrid framework supports Descriptive programming. Is it true?
What kind of errors can b handled in QTP in real time scenario?
when qtp recognizes a web link like (hyper link)wich properties it is going to take to identify the objects unquely? what is Ini file in QTP?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
tell me types of environment variables? what r they? explain details? pls give anwer any one?
Explain the features of quick test pro(qtp)?
What is the use of Accessibility check point?
How to carry out bit map check points in QTP
When Recovery scenario actually starts while testing the application?
Object Repositories types, which & when to use?