Answer Posted / a.sameer
When you are writing test cases , whether they are unit
tests, tests for test-driven development, regression tests,
or any other kind, there are some functions you will find
yourself doing each time. These include the basics of an
application, a mechanism for launching tests, and a way to
report results. You could write these functions each time
you start testing a new feature or you could write them once
and utilize them every time. A test harness, at its most
simple, is just that—a system to handle the elements you’ll
repeat each time you write a test.
The typical objectives of a test harness are to:
The test harness should incluse the following capabilities:-
* A standard way to specify setup (i.e., creating an
artificial runtime environment) and cleanupAutomate the
testing process.
* A method for selecting individual tests to run, or all
tests.
* A means of analyzing output for expected (or
unexpected) results.
* A standardized form of failure reporting.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
when do you escalte issue to your manager?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
what r the 5 major defects that u found in ur shopping related project?
What is mean by multi-threading testing?
what are the prerequisite conditins to test clientserver and web applications
how many meeting in realtime environment? what are they?plz explain?
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
Why documentation testing is important?
Why you are selected software testing as career ?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
What are the cases why parameterization is necessary when load testing the Web server and the database server?
what is API 2.0?
What are the modules of quality center?
What is the difference between stlc and sdlc?