what is test Harness?how it will help for testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / jyothsna
Test environment+test bed=test harness
for necessary envronment for executing testcases
Is This Answer Correct ? | 3 Yes | 2 No |
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 |
What makes a good software qa engineer?
what are the type of test strategy
What is the Model/Process do u follow in your Organization for Testing?
when doing regression testing, how can we know that other screen or module are affected?
What is System Testing and Integration Testing.Differentiate them.
What is the difference between System Testing and Functionality Testing?
hi all, this is ajay , what is adahochtesting ,what is differnce of loadrunner,winrunner
4 Answers Synergy, TCS, Xtreme Solutions,
How do you test if you have minimal or no documentation about the product?
What is deployment testing ? How it is performed ?
What are stubs and drivers?
Hi my name is namrata.Presently m working in a S/W company in mumbai as a testing engineer.am a fresher with just some months experience.i need to change company to relocate to pune so can any one plz suggest me something.i hav good knowledge in manual testing with good communication skill and a positive attitude to learn new things and deliver excellence.Plz do reply me with suggestions.
What is Cyclometric testing?