What is a Test Log ,How is it differnt from a bug REport
Answers were Sorted based on User's Feedback
Answer / sudhakar
Test log is a file which specifies, whether a particular
testcase, that you have executed has been passed or not.
Test Log has attributes like
1)Testcase ID
2)Test description
and
3)Status (in status you have to mention pass of fail)
In this you will be mentioning only status of the testcase
Coming to Bug report
In bug report we have to give detail information, like:
1)Serial number
2)testcase id
3)defect description/steps to reproduce
4)status (whether it is open,new,fixed,reject,reopen or
closed)
5)severity (how sever is the bug)
6)priority (based on this, developer should fix the bug)
7)version number or release number
8)detected by (tester name)
9)date of detection.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ramprasad.s
Hi
Test Log is Report on Test Case Execution
(includes Pass / Fail status)
where AS
Defect Logging is a Report on Defect
(Failed Test case , only fail status)
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Need Browser compatibility checklist? If any of you are having any doc or checklist on the same please share it with me.
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
what is the difference bug,defect,error
What are the different servers and difference between them?
explain current project?
what is the diffrence between qualityassurance and system testing explain in detail with an example?
3 Answers Cap Gemini, iFlex, Mind Tree, Zenith,
Can anyone tell me the correct difference between compatibilty testing & configuration testing
How to track a bug that appears number of times(i.e what is the way to calculate that a particular bug is appearing number of times evenafter fixing it).
What is diff between Defect density metrics and Defect Variance metrics ?
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
Why is it important to thoroughly retest a defect after it has been reported fixed? How will you do that?
who prepares the Use case?and why it is used?and when is use case prepared?who prepares the srs frs brs use case