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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / bashur
Hi,
Create one folder with name"Flight
Reservation"
then create sub-folders in that folder, give the name of
that sub folders as fallows
1)Library Functions (store .vbs scripts)
2)Test Data (store .xls files, notepad files..etc)
3)Test Scripts (store files when u executing library
functions in QTP)
4)Test Logs
Regards
Bashur
| Is This Answer Correct ? | 3 Yes | 0 No |
how do we add a new sheet to data table in QTP?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Tell me one scenario, the complex functionality you have automated in your project?
Plz Explain AUTOMATION REFERENCE MODEL?
Deal All, Recently i face one interview question in one company. str="test12@#3456" In This i want to print like special character and numeric ,word in one script please tell me how to write the code for this Thanks Balaji
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself
What are some test assets and related extensions of qtp?
Explain the differences between table and db checkpoints?
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?
Can abody explain me Send keys concept