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
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
What are the properties of a good requirement?
Write 2 scenarios for Integration testing? Please let me know its urgent.
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
Explain branch coverage and decision coverage.
What is stub?
Write a set of test cases to test youtube?
What is the main use of preparing traceability matrix and explain the real time usage?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
What are the main key components in web applications and client and server applications? And explain the differences between them?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test