Hi experts. I want to create a framework for the Flight
Reservation sample application.Can anybody tell me the
files and the contents , and how to create them.Thanks
Answer Posted / dhanu
Create Main Folder as FR
and sub folders as
(1) Repository (.tsr)
(2) test Script (.mts)
(3) Function library(.vbs)
(4) Recovery (.qrs)
(5) Test Data (.xls,.txt)
(6) Environment Variables (.ini)
(7) test Logs (.xml)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Which scripting language used by quicktest professional (qtp)?
How you create new action in qtp?
How to import a test case present in ".xls" file to TD under a Test set?
what the difference between shared repository and per action repository?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
How many types of actions are there in quicktest professional (qtp)?
how to test use the quality control .how to verify the image verification
What are the disadvantages of recording test cases in qtp?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
Can any one send me the QTP Basic Coding Samples?
explain abt dyanamic changing object with example?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Give the syntax to load function at run time.
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?