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 |
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
How to Compare two database tables by using QTP?Please give me code details.
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
How does QTP identifies the object in the application?
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
how we will use output values in qtp? is there any possibulity by descriptive programming?
Can we record using all the modes in a single script? Explanation with example is appreciated
Explain what the difference between Shared Repository and Per_Action Repository
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
What r the different type of reports generated in Quality Center?
In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?