what do u mean by test harnesses in qtp?
Answer / rico
Wikipedia Say's:
In software testing, a test harness or automated test
framework is a collection of software and test data
configured to test a program unit by running it under
varying conditions and monitor its behavior and outputs. It
has two main parts: the test execution engine and the test
script repository.
Test harnesses allow for the automation of tests. They can
call functions with supplied parameters and print out and
compare the results to the desired value. The test harness
is a hook to the developed code, which can be tested using
an automation framework.
A test harness should allow specific tests to run (this
helps in optimising), orchestrate a runtime environment,
and provide a capability to analyse results.
The typical objectives of a test harness are to:
Automate the testing process.
Execute test suites of test cases.
Generate associated test reports.
A test harness typically provides the following benefits:
Increased productivity due to automation of the testing
process.
Increased probability that regression testing will occur.
Increased quality of software components and application.
| Is This Answer Correct ? | 6 Yes | 0 No |
Which object repository we use in real time and can we merge 2 object repostiory and how?
How you used DDT in QTP?
What is the difference between a Function and Procedure in QTP?
i have 2 year experience in manual and automation testing, I have less percentages in X, Xii (Second grade), can i elgible to TCS interview (Or MNC's)
How to Import data from a ".xls" file to Data table during Runtime.
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
I heard that in Hyderabad Ameerpet is renowned for its training institutes it has , but from my own experience I can only say that this institutes have become money making machines losing their cognitive ability and ethics , can anybody tell me is there a good ins. in hyderabad for testing tools.?
how and what kind of vb functions do us ein QTP?
How to run scripts 1,29,3,5,7,2 scripts using test batch runner in QTP.... Ie...I wanted to run scripts not in an order 1,2,3,4,5...like that How it is possible using test batch runner... I dont want hardcoded script
How to use QTP for Regration testing, plz tell as with short Example of login window? plz tell as....
How can we check whether a particular sheet loaded (existed) or not in Data Table.
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?