What is FRAME WORK? How many Frameworks can QTP supports?
Answer Posted / manju
Automation Framework is a set of assumptions and set of
guidelines which helps in developing and executing
automated tests that belongs to a project.
following are commonly used frameworks
1. modular driven/ action driven framework
2. function decomposed/ library architecture framework
3. hybrid framework
4. data driven framework
5.keyword driven framework
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to explain a banking project in interview as a test engineer???
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
What is the difference between run time object and test object?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
what are the challenges you have faced while testing web based application using the automation tools ?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Explain the concept of object repository and how qtp recognises objects?
Tell me about qtp?
Tell me about your project? please help me how to tell about insurance project
how to do the batch testing in test director using manual testing procedure?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
Explain how qtp identifies object?