Is Test report same as Bug report....?
I have to give Test Report to the client for my Application
....and as it started all of sudden i did not make the test
cases and started of testing .....The bug Tracker where i
report the bugs has a facility to download the Bug reported
in word or in excel format....It has the detailed
description of "version" of appliation tested, whom assigned
.., resolved , closed..then the steps to reproduce the bug
and all...Is the documnet test report...
Answers were Sorted based on User's Feedback
Answer / padma
Test report is a document which includes how much testing is
completed and remaining and the status of overall testing
done and a decision that helps to continue further testing
or stop.
Bug report is a part of test report that gives the details
of bugs encountered so far and open,close,pending and
reproducibility.
Test case document is not a test report.but definitely the
input to the whole testing.Test report can also includes
some times number of test cases run,pending and so on..
The other associated document is Test plan, to verify the
scope,schedule and cost and resources for the testing.The
execution of this plan results the test report.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / ali
Test report and Bug report are not Same.
Test report contains the Test completion status with fail /
pass details. Where as Bug report contains only the FAILED
cases, and their priority and severity.
| Is This Answer Correct ? | 5 Yes | 0 No |
what methods will you follow to repare test cases in your organization?
What is test strategy..?
What is the Reporting Tool in java explain and give example?
What is Test idea? format of test idea
what is the format of traceability matrix
Why I think QA is the positon for me
If there is any error in RTM. What you will do? Please reply it.
What are the contents of Test Plan?
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or anything else? if require tab is not available then what's the status of test case?
can any one help me? What is the Trecebility matrix ? what is that use and when it use and where it use
Can someone give checklist to test the performance of application. This checklist to be provided in the Test Plan that the following will be tested, e.g. 1. n users will be tested to test the load 2. Per page load time would not be greater than n seconds etc. I want to know the points other than the above stated ones.
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or pending or test not complete or else? if require tab is not available then what's the status of test case?