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 |
What are associated files in QTP?
HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............
What is different command used in command Prompt while using QTP?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
Give answer with example what is orthogonal array testing technique?
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
How the objecs properties are identified?Tell me in Hierarchical order?
What exactly is the difference among all the three recording modes.