can any one please explain me what "Test Report" exactly means, Please !!
hi every one,
I am new into this software testing field. Actually i have searched the whole web world but couldn't find the exact meaning of this term "Test report". what are these Test report. When r they prepared. and what is the use of this. If any one can explain me with an example please. PLEASE guys
Re: can any one please explain me what "Test Report" exactly means, Please !!
Hi
Test reporting is concerned with summarizing information about the testing endeavour, including:
o What happened during a period of testing, such as dates when exit criteria were met.
o Analyzed information and metrics to support recommendations and decisions about future
actions, such as an assessment of defects remaining, the economic benefit of continued
testing, outstanding risks, and the level of confidence in tested software.
The outline of a test summary report is given in ‘Standard for Software Test Documentation’ (IEEE 829).
Metrics should be collected during and at the end of a test level in order to assess:
o The adequacy of the test objectives for that test level.
o The adequacy of the test approaches taken.
o The effectiveness of the testing with respect to its objectives.
Re: can any one please explain me what "Test Report" exactly means, Please !!
There is a difference between test result and test report. Test result is output of your test case execution. Test report is consolidated test results in terms of functional and non functional behaviour of entire system