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



Hi experts. I want to create a framework for the Flight Reservation sample application.Can anybody..

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

Hi experts. I want to create a framework for the Flight Reservation sample application.Can anybody..

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

Post New Answer

More QTP Interview Questions

How do you test siebel application using qtp?

2 Answers  


write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result

3 Answers   Mind Q Systems,


how to write testcases for web based insurance,from the script by using qtp.

1 Answers  


I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)

1 Answers  


Hi, I am learning QTP. can someone please tell me a site from where i can learn QTP scripting Thanks in advance

0 Answers  






How to call the userdefined functions to script? If i am stored 'add()' function in Library functions folder. i want to cal that function in my script.

4 Answers  


IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS

2 Answers  


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

0 Answers   Accenture,


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

0 Answers  


how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me

0 Answers  


What is the difference between qtp and selenium?

0 Answers  


How will you compare keyword and expert view?

0 Answers  


Categories