what is test log? tell the process?
Answers were Sorted based on User's Feedback
Answer / sujatha
Hai
As per my knowledge
Test log is a chronological record,it contains details of
all executed test cases.
Is This Answer Correct ? | 16 Yes | 5 No |
Answer / sj1234
Test Log is a File which specifies whether a particular
Test Case That u have executed is passed or not.
Test Log has the following attributes
1.Test case id
2.Test Description
3.Status - PASS/FAIL
Is This Answer Correct ? | 9 Yes | 2 No |
Test Log is a chronological record of the all the
information about the test case execution
Is This Answer Correct ? | 8 Yes | 3 No |
Answer / murali kalavakunta
Test log is nothing but a result of test case interms of
passed(or)failed
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / mahesh
test log is simply the table which check out the no. of test carried out randomly or in a regular pattern. this test log help to give out put about the test and also post comment over it. ie
test no. log result/report
01. pass comments:
02. fail comments: Describe error
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / paulo ricardo
test log is simply the table which check out the no. of
test carried out randomly or in a regular pattern. this
test log help to give out put about the test and also post
comment over it. ie
test no. log result/report
01. pass comments:
02. fail comments: Describe error
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sadhna
TestLog places a large emphasis on test case requirements
management, as inefficiencies in this area are among the
most serious causes of slippages, setbacks and even
failures in the software product development life cycle. It
encourages a structured approach to the use of test plans
and reports on the current progress and status of these
plans. TestLog allows you to create detailed test cases
containing expected results, requirements, test durations
(expected and actual) and more.
Is This Answer Correct ? | 4 Yes | 4 No |
Answer / rekha
Test Log is nothing but simply to say, it consists of number of test cases executed and its status,whether the executed test cases have passed or failed.
Is This Answer Correct ? | 0 Yes | 1 No |
How much testing is enough?
What is RC update and BRIO?
Hi, Can any one please provide any links regarding the interview questions for Computer Systems Validation. I have got QA background and looking for a career in CSV in Pharmaceutical Companies. Thanks in advance...
What is a user friendly document?
Explain in a testing project what testing activities would you automate?
During which test activity could fault be found most cost-effectively?
I. Product feasibility II. Software requirements III. Software Design IV. Acceptance test Which of the above reviews are necessary in order to ensure the traceability of requirements in the implemented software? 1. I and II 2. I, II, and III 3. II and III 4. II, III, and IV 5. I, II, and IV
What is cause-and-effect (fishbone) diagram?
Explain software testing strategies?
What is software failure?
What is coverage analysis?
What is functional system testing?