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 |
Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.
How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
What are the advantages of QTP over WinRunner?
How to use conditional loops in qtp ?
How to do call a output parameter from one action to another action??/
What is the syntax to call one action in another?
Maximum synchronizing time out in QTP
How will you compare keyword and expert view?
Where the text version of script file located in file system?
How many types of recording modes in qtp? Which will be used when?
what is verification & validation?