can u give me the Test case step template and write one
test case step (ex)please
Answer Posted / purni
Hi,
Test case template contains
STEPS,Test case Id,requirement Id,precondition,test data,
description, expected results, actual results, status(pass
or failed).
steps is used to the tell the number of steps in the test case.
Test case ID is used to recognize the test case.
Requirement Id is used to know which requirement is covered
in the test case. For some requirements we write few test
cases, on the other hand we write only one, this always
depend on the functionality of the requirement.
Precondition tell about what we are going to test. for ex
take Login it should have alphanumeric and atleast 9
characters. Using this condition we need to write the test case.
Test data contains what we are testing. For example login
description - what we are going to do in each and every step.
expected results - what we are expecting
Actual results - always tell what we have to get.
Results - expected result should match the actual result
then it is pass. IF the expected result and actual result
vary than it is failed.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Do you use any automation tool for smoke testing?
What is difference between Manual testing and Pega/BPM testing?
test measurment techniques
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
What is a defect?
Tell me agile process in your company
What is the difference between functional testing and integration testing?
write testcases for open dialogbox
On what basis you are fixing up the time for project completion?
What is the Jar file?
What does entry and exit criteria mean in a project?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
What is test out put?
What are the major components of Perf Test Report?
What is neutral test case?