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
What are the advantages of Object Repository?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
How the exception handling can be done using quicktest professional (qtp)?
What is the difference between call to existing action and copy of an action?
What are the automation metrice in your project?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What is the use of ordinal identifier in qtp?
What are the features and benefits of quick test pro (qtp 8.0)?
How to customize checkpoints with parameters?
Is it possible to call win runner script in qtp?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
what is the advantages and disadvantages of using functions instead of re usable actions
What is output value? How many types of output values are there in qtp?
How do client side image and server side image work?