what is test Harness?how it will help for testing?

Answers were Sorted based on User's Feedback



what is test Harness?how it will help for testing? ..

Answer / kesha

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

Is This Answer Correct ?    5 Yes 1 No

what is test Harness?how it will help for testing? ..

Answer / ganesh

Test harness is the collection of Drivers and Stubs.

Drivers are the called functions i.e main programm that
accepts test data and passes this to the modules to be
tested. This is manly used for Bottom-up approach.

Stubs are the sub programms or calling functions and mainly
used for top-down approach.

Is This Answer Correct ?    6 Yes 3 No

what is test Harness?how it will help for testing? ..

Answer / swathi

Driver is a temporary program used for integration level testing when the calling program is not ready for testing
Also known as a test harness or scaffolding

Thanks,
Swathi

Is This Answer Correct ?    3 Yes 0 No

what is test Harness?how it will help for testing? ..

Answer / jyothsna

Test environment+test bed=test harness
for necessary envronment for executing testcases

Is This Answer Correct ?    3 Yes 2 No

what is test Harness?how it will help for testing? ..

Answer / allabakash

In testing time we use drivers and stubs on a software
build is called test harness.it will help for testing to
conduct sequencially.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What is the role of documentation in QA?

1 Answers   IBM,


at which movement we will perform varification testing & Validation Testing , with Example ??

7 Answers   NIIT,


Can any one send links or documents for web based testing? this week i want to take seminar in WEB BASED TESTING? can anyone share about this ?whatever thing u know send that details to me.

2 Answers  


what are things you want to check in web based testing?

3 Answers   CSS,


difference between manual testing and blackbox testing

2 Answers   HCL, Symphony,






testing is a procedure or methodology,diff between methodoly and procedure?

2 Answers   Cap Gemini,


What is the main purpose of having Equivalence Class Particition & Boundary value analysis in Testing?

6 Answers   Tavant Technologies,


Write test cases for yahoo sign up page.

2 Answers   NIIT,


At which stage testing phase will start

5 Answers   IBM,


what is test case and test scenario , plz do explan with example....

1 Answers  


What are the properties of a good requirement?

0 Answers  


7.Do you have working knowledge on any international quality systems?If yes name then?

1 Answers   VJIL Consulting,


Categories