what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / anil katta
SRSS: automation frame work is nothing but a set of guidelines designed by group of experts to accomplish a task in an effective,eficcient and an optimised way.
there are 4 different types of frame work 1)linear 2)
modular 3)keyword 4)hybrid
max we follow keyword framework
keyword frame work is nothing but creating a software
structure like
1)scripts 2)object repository 3)test data 4)recovery
scenario 5)log files 6)library files etc
1)create scripts and save it in scripts component
2)create shared o.r and save it in o.r component
3)create test data and save it in test data component
etc
after creating all these components include the files or
components to script or qtp and execte the script
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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?
When do go for loop condition in test?
What is optional step in qtp? How you can add optional step in qtp?
How does qtp recognize objects in aut?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
write script for bitmap image?
can u explain relative path architecture framework in qtp?
Is virtual object supported in low level recording mode?
what is meant by source control?
What are the challenges you faced during you entire life automation ?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
is it possible to add sheets to excel at runtime
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How u will do versioning in QTP?