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 diff b/s test plan, test strategy and test procedure?

3 Answers  


What is White Box testing and who is responsible for white box testing?

11 Answers   TCS,


what are testing Techniques? Pls answer

3 Answers   HP,


when we will give testdata while writing testcases r during executing testcases for both positive and negative cases we give testdata

3 Answers   PSI Data Systems,


Can you tell me the difference between functional and non functional testing?

1 Answers  






what is exit criteria for testing?

14 Answers   AppLabs,


Do you feel any dis-advantage over the current process? if he/she says any, have You discussed with your Manager reg this ? Why?

0 Answers  


test cases on orange hrm(( this is human resourse management system)

1 Answers   IBM,


please send me database stored procedure checklist.

0 Answers  


How to write a test case for White board? Plz help me with this....

4 Answers   CTS,


what is mean by impact analysis ,how we used to select regression TC using this?

0 Answers  


Which testing has more scope to find a job(manual testing or automation testing)

3 Answers  


Categories