In my application, date box is present on every screen. As a
tester I have to test it on every screen. So need to write
test case for it. If I write a test case for Date box only
once & I refer that test case for next screen date box
testing. Is it Ok??
E.g. Test case name - Date Box test
Test Case Id - 01
If I want to write test case for Date box on New screen/module.
Then is it OK??
Test Case Name - Date Box test
Test Case Id - 20
Test Steps - Refer steps of test case id-01
Answer Posted / vidyasagar
It depends on the usage---
If the most of the related test cases are on the same file
then u can refer it to the earlier tc id.
If it falls in different files it is better to define it
seperately so that there will not be problem with cross
referring the same.
(Nothing is std we can define as per our std... Only
readablity and simplicity matters.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
how will you test transfer funds module...explain in detail
What are different types of verifications?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
Can you do system testing at any stage of sdlc?
What is a code walk through?
Explain severity with example and expalin each example?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
Which test cases are written first: white boxes or black boxes?
What if the project isn’t big enough to justify extensive testing?
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
how to test ecg machine?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
what is the difference between Risk based and Requirement based testing???
What are the different strategies for rollout to end users?
what is traceability matrix and its usefulness