what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / narayan barik
A Test Automation Framework is a technology with integrated
components such as tools, set of assumptions, concepts that
provide support for automated software testing with
easeness in interoprability, replacebality,
maintainability, reusability, efforfless error detection
and easeness of carring the testing work. The main
advantage of such a framework is the low cost for
maintenance. If there is change to any test case then only
the test case file needs to be updated and the Driver
Script and Startup script will remain the same. There's no
need to update the scripts in case of changes to the
application. You can also carry batch jobs and load
processing in similar fasion by creating test suits and
frame work also has feature support to back end and storage
also support application irrespective of theeir technology
and messaging.
So here you can carry on the Automation testing with
everything in handy and with lot of easeness.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How to modify the text checkpoint?
What is output value? How many types of output values are there in qtp?
What is the recovery scenario in qtp?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What are the different types of recovery operation?
How many types of actions are there in quicktest professional?
What is the process of synchronizing qtp and aut?
What are advantages of test automation?
Does quicktest professional is unicode compatible?
If I change the object name in one action will it be updated in all the actions? Or not?
How is the Bitmap checkpoint different from Image checkpoint?
Write a QTP script to enter a keyword in to Google search engine?