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 |
What is difference between Client-Server and Web based architecture.?
2 Answers Disha Tech, Verisoft,
Can anyone list out major scenarios for an application managing drug composition?
What is internatinalisation Testing?
give me atleast 10 cases for GOOGLE search engine?
what are the conditions of test cases?
suppose a new application is given to u and asked complete report with in one hr what will do?
what is water fall model?
Wat is de difference btw inspection and walkthrough in static testing?
why a developer is not good tester?
what is dib format?
what is fusion testing and impact analysis???
What is known as data-driven testing?