what is qtp automation frame work,what is the use of that
frame work?

Answer Posted / subhani

Automation frame work is a set of guidelines,coding
standards,assumptions,concepts and practices that provide
software to automated testing.
it is like a planing for the project ,in which it
invovles identification of common functionalities,define
coding standards and naming conventions,common repository
files and define the folder structure of the automations
testing.
The use of the automation frame work is
(1)Automation frame work is particularly help full for
regression testing ,as it allows regression testing of
critical business with minimal effort .
(2)it is consistent and repeatable test execution.
(3)ability to run test unattended.
(4)autonation testing can increase the testing
reliability,repeatability and reusability while descreasing
the time and effort required completing a test cycle.
(5)datadriven methodology provides the opportunity to
significantaly increse test coverage because more data
input combinations and different data choices can be
quickly executed.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the recording modes in qtp?

583


Name the properties you would use for identifying a browser and page when using descriptive programming?

524


How the exception handling can be done using quicktest professional (qtp)?

571


What is the quicktest professional testing process?

531


I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2

1498






Suggest and Define a solution for an application whose objects are not recognized by UFT?

672


What is the difference in testing a client-server application and a web application?

586


Your roles and responsibilities and daily tasks? (As automation tester)

2581


If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?

585


what is actually contain test report? can anybody post the test report

1475


Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.

1771


Which features or drawbacks of QTP lead to the upgrade for a newer version?

572


What is the diff between image and bitmap check point?

597


Can we record an application running on a remote machine using qtp?

721


I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...

1466