Hello Guys,
Can anybody Explain me about Automation framework?? and how
can we prepareAutomation Framework using QTP
Answer Posted / krishna chand
Hi,
This is very simple,
Generally we go 4 Keyword driven automation framework in QTP
For this just we need 2 create 4 files.
1.First record what ever u want and remove that script and
paste in to a note pad and make that file as a libraray
file with .vbs extension.
2. Create a recovery scenario file which u r exepceting the
exceptions with .qrs extension.
3. Create an Object Repository file with .tsr extension.
4. Create a data table file with .xls extension.
5. Combine all the above 4 files together.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How can you close the second opened browser?
Explain the check points in quicktest professional (qtp)?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Can we run test with out adding object in object repository? How it is possible?
How may types of defects identify application or your currently working application?pls give me answer..
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
Explain how you can delete excel file in qtp?
what r the main attributes of test automation?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
how will you load the test cases in ddt?
What is difference between design time and run time data table?
How to create a standard checkpoint ?
after initiating one project for testing, when exacltly QTP tester role starts?
Sql questions to find second max salary and how to use joins