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 were the major challenges u faced while testing
Tell me example for Risk,Mitigation,Assumption?
How do you go about testing a project?
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
What are some best practices that you should follow when writing test cases?
What is date driven testing?
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
What is the difference between manual testing and automation testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Write the test cases for godaddy home page
What is smoke test?
I want to know about satyam manual testing questions
what is date field test case
In Manual testing how to test proxy servers? can u please explain with example?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?