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 |
dar Sir I am Facing th eProblem in QTP thet ,when I start thrcording inthe QTP for the ASP front end and C# the Coding Language I fing that recording is Done well for the Login screen but at the Time Running the script the QTP is Unable to Identify the Objects On the Objec Onht eLigin screen .Please answer the Question in Description and the Propables reason I might be facing alsp the Popable solution I have to Take thanks and ragards
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
what is defenetion of kiran can u tell me plz CVS, SVN
how many scripts r there in QTP? pls any answer this question?
After Creation of your QTp frame work, The folders are saved in VSS or Other. plz explain brifly?
What is contained in the object repository?
I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function
How many test scripts are prapare in ur project(HeathCare Insurance).
How to call a test from another test?
How is GC reddy online program Will i get placed How are the placements.
what are the mandatory properties in qtp? what are the library functions in qtp?