
- Forum
- Testing
- Software Testing
- Test Log
Test Log
This is a discussion on Test Log within the Software Testing forums, part of the Testing category; Can Anyone please elaborate about Test LOG ?...
-
11-28-2011, 06:21 AM #1
- Join Date
- Oct 2011
- Answers
- 32
Test Log
Can Anyone please elaborate about Test LOG?
-
Test Log
Hi Nilanjan
Test Log is a record of relevent details about the execution of test in the order of occurrance in time.
Test logging is done as test execution is performed,it documents the important aspects of what is tested,any defects found and any idea for further testing.
It covers what type of testing has been done, what was the result,in which environment test has been done.
IEEE829 Test log template includes:
Test log identifier
Description (What item being tested,in which environment)
Activity and event entries(execution description,procedure result,anomalous event,incident report idetifier)
-
12-02-2011, 01:21 AM #3
- Join Date
- Oct 2011
- Answers
- 24
Hi
When we normally execute any tests, we have to keep the record of what we executed. These records are called Test Logs.
Test Logs are nothing but the systematic way of keeping information of what we executed in the form of a record.
-
12-07-2011, 09:19 AM #4
- Join Date
- Oct 2011
- Answers
- 30
Hi All,
Test Log:
Test log is nothing but a record which records the details about the execution of testcases.
It contains the expected result,actual result ,testcase id,pass/fail criteria.
Thanks
Sudhansu
-
Sponsored Ads

Reply With Quote





