what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / nandeesh kumar
Automation frame work is the folder structure to execute the
test scripts. In which we will specify the test scripts to
be execute in one shot.
It will be having folder structures to keep test scripts to
be execute, Result folders to view results after execution
and the scripts(.vbs) which does these activities.
Test scripts can be keep in excel or in Quality center as
per the company standards. Result folder contains excel
sheet where status(pass\fail) of each and every step of all
the test cases will be created.
eg:You can specify the 30 scripts to be execute in excel
sheet and associate .vbs files and run. so that all result
will generate in result folder after execution. No need of
stopping execution at any point of time. Just analyze the
result after execution stops.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Where to use function or action?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
How to create Reusable and Multiple Actions?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
Name the properties you would use for identifying a browser and page when using descriptive programming?
what are the mandatory properties for a tex boxc (scenario?)
What are the trigger events in qtp?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Both static and dynamic arrays are handled by the vb script. Is it true?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
Describe function procedure in vbscript.
how to create flat file datasubmission in qtp
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..