what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / nitin chandra
Automation Framework: it is nothing but a
Standard/Procedure/Guidelines/process which is use to
Automation Planning with respect to AUT.
Linear Framework: If your application is supposed to
Regression run on Local System then this framework is
better.
Modular Framework: If AUT is supposed to Regression run in
which More than one Action has to be performing for the
same script then Modular framework is better. You might be
making your test Modular by dividing your test into many re-
usable actions and either any action can call any of the
action within that test.
Keyword Driven Framework:
It sound like business process testing where you might be
able to write business logics/code and develop your script
and those scripts can be call from outside of your test.
Moreover there might be various functions libraries to be
build and to be use, Recovery Scenarios, OR maintenance etc
will provide your test Reusable.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain hybrid framework with advantages and disadvantages?
How to add synchronisation points in qtp?
How do client side image and server side image work?
How to creating an output value using quicktest professional?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
How do you convert manual test cases to automated test cases?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
How will you check a web application for broken links using qtp?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
any body can you help me what is the script to automate an comand promt
How to analyzing test results using quicktest professional?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
Explain different checkpoints in qtp.
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??