What is Test Harness... is having any releation with Test
driver...Anybody can explain in detail...Thanks in Advance
Answers were Sorted based on User's Feedback
Answer / srinivas reddy
A test environment comprised of stubs and drivers needed to
execute a test.
Also we can call "Test Bed"
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / wiki user
In software testing, 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 monitoring its behavior and outputs.
It has two main parts: the Test execution engine and the
Test script repository.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aashsih
Collection of driver+stub is called test harness
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / satyaprasad
Testharness means ready execute the testcase and driver is
used to execute that testcase,
if wrong correct me
| Is This Answer Correct ? | 0 Yes | 4 No |
Which one of the project team members bears the responsibility of deferring new functionality to a later release?
CGI MANUAL TESTING INTERVIEW questions: 1. tell me about your self 2. could you please explain bi-directional traceability 3. Tracebulity matrix with example 4. What and diff between validation & verification activities 5. Possible ways to check the log-in screen page get locked (user acc should b same all ways) 6. log in screen for a job portal for user and new registration user screen and give some new requirement changes 7. What is maintainace testing and support-testing 8. What the real time scenarios you are using your system 9. what are the techniques used for test coverage 10. what are the methods used for manual testing to write test case 11 is any domain you would like to prefer 12 have you been a part of end-to end testing (system testing) 13. What is non-functional testing?
what do you test in compatability for client server and web application? ?
Write a test case scenario for Web-based address book?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
Who assign Bug Id & Bug Version Id?
Among 5000 test cases, how to pick test cases for regression testing
have u involved in reviws ? wt type reviews u done?
How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?
What is the responsibility of programmers vs QA?
what is meant by regression testing?
What is d difference between Black Box Testing and Functional Testing?