tell me about framework types and most used framework in
real time.
types of output value in details.
diff between wr and qtp in detail.
Answers were Sorted based on User's Feedback
Answer / saritha
Typesof Automation framework:
1. The test script Modularity framework
2. The test library architectural framework
3. The keyword-driven or table-driven framework
4. The data-driven testing framework
5. The hybrid automation framework (Using two or more
above frameworks
most commonly used depends on the project and the company
| Is This Answer Correct ? | 4 Yes | 0 No |
how can we retrieve ten rows from the data table using loop concept?
I have multiple radio buttons i need to select a radio buton and i dont want to hard code i have a generic function for it there i have used select#0 so it selects first radio button but for other script i want to select the 4th radio button how i can make it still more generic
4 Answers Accenture, Acentia, LM,
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
How can you give wait up to 10 seconds in qtp?
How to handle the exceptions using recovery scenario manager in QTP?
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
HOW TO DO THE BATCH TESTING USING QTP?
What is a data driven test in qtp?
What is synchronization point in QTP?
How to see the screens after running test in QTP?
how do u get lib files into scripting files?
What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP