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 sequential injection?
Hi... What is difference between QA and testing?
what is buddy testing ?
Explain Boundary value analysis?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
If its a bug whats the next process?to whom will we send it and in which way or form?
write TestCases for Yahoo messenger ?
The applications are invited from the students between 18 and 23 years old. The age relaxation for reserved category students is 5years.so what are the test cases posible to write
State a generalized process for load test? Or explain how you did it previously.
Explain about Security Testing in webbased application?
What will you do when you were given two different projects and asked to complete them at same time?
What is software development Life Cycle (SDLC)? where exactly the Testing activity begin in SDLC?