what is the use of automation frame work ??(QTP)
Answers were Sorted based on User's Feedback
Answer / suseela
Hi
If u want to know abt this answer fist of all u need to
know wht is an automation framework.
Frame Work Means...A test automation framework is a set of
assumptions, concepts, and practices that provide support
for automated software testing to maintain a systematic
approach to develop more robust automation scripts.
The use of frame work is....
When developing our test strategy, we must minimize the
impact caused by changes in the application What we are
testing, and changes in the tool we use to test them.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nbabu
Hi,
Can anyone let us know how to design the Automation
framework. On what basis framework design gets changed? Pls
provide any documentation related to this.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is throw object?
how to recall a function in QTP?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?
Is text area check point supports for web applications?
How do u override the meaning of a standard object in QTP?
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
how interviews will be on QTP?
Discuss the QTP Environment?
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
How to build scripts that access data from external sources?