what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / gopi
Frame work means sequential flow of process.
Frequently used functionality can be stored at a common
storage point and call them whenever they required.
In this we maintain well defined folder structures for each
and every action.
Data driven framework: we execute the script by using
different types of input data i.e multiple data.
for this framework we maintain data sheets and use that
sheets in our script for validating the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
Tell me about your project? please help me how to tell about insurance project
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...))
What is file database?
There is an excel file of 1 to 100 sheets how you will iterate through it?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How do you open adobe acrobat file in QTP and do some testing on that file ?
how to disable the pop ups through QTP using a script
What are the differences between qtp and winrunner?
what is Property......End Property loop? how to write sript for it in QTP
What is the difference between a Function and Action in QTP?
What is recovery scenario in qtp?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
If I change the property value at runtime is it effect is object repository?