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
Can anyone please suggest me a online book on manual testing??
Describe your personal software development process.
What is Catapult Testing in E-Learning Domain?
what is the difference between test case and result matrix
In how many ways you perform batchtesting ?
can anyone help me regarding testing patterns?
What is the difference between authentication and authorization in web testing?
What are the queries mostly asked in testing ? give me some examples.
How do test documents in a project span across the software development lifecycle?
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
What are some best practices that you should follow when writing test cases?
Define performance and stress testing?
What are the review documents used for testing?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
What are testing techniques? What is difference between general and specific?