pls tell me different type of automation frame works in QTP
and which one need to select in client server application
Answer Posted / niranjan123
Modular framework:-In this framework, the test scripts are
created in a modular fashion ie small small modules of
scripts are created as per the AUT and then everything is
club together as a whole.mainly used while writing the test
scripts for win runner.
keyword framework:- test scripts are created based on the
keyword and datatables ie each step of the scripts are read
and execute the each step accordingly the values mentioned
in the datatables. mainly used for QTP.
Point to be note abot the above mention framework is ---How
your test script is written and executed.
About Linear framework----No idea--
Please let me know---if i am wrong...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to test results for qtp ?
What are the steps involved in recovery scenario wizard?
How do you convert manual test cases to automated test cases?
can the activities of test case design be automated?
Explain about the quicktest professional (qtp) automation object model?
How do you configure QTP AND Test director?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What is standalone database?
How does quicktest professional (qtp) identifies the object in the application?
Explain runtime dynamic settings?
What do you mean by iteration?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Is the qtp course will help to create a virtual object?
What are the different types of functions available in qtp and explain ?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?