what is test Harness?how it will help for testing?
Answer Posted / 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 |
Post New Answer View All Answers
What r the things,u prefer and prepare before starting testing?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
Explain the strategy for testing a Java application?
What is difference between V-Model and Agile Model?
what the purpose of requirement phase
What r the sequences that leads to automation?
What is regression testing? When to apply it?
What is the procedure of manual testing?
what s test block ratio? please any one answer me..
What is bidirectional traceability ??? and how it is implemented
What are the bussiness scenories?
Give me sample test cases for smoke testing
What is the quality process is following in your organization.
write test case for gmail sign up page ?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...