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

Answers were Sorted based on User's Feedback



In my application, date box is present on every screen. As a tester I have to test it on every scre..

Answer / 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

In my application, date box is present on every screen. As a tester I have to test it on every scre..

Answer / purni

It depends on the requirement. For example let take the
credit card application.
On the first page of the application if they ask to enter
the present date we have to write test cases for it.

on the second page of the application if they ask to enter
the birth date we have to write separate test case because
the birth date should be less than 18 years from your birth
date. because that is the eligible age to apply credit card.

On the third page of the application if they ask to enter
expiration of the card, we have to write separate test case.
And it should be greater than the present date.

OR
IF on every page of the application we have to enter the
present or same date then we can copy the test case to all
the pages of the application.

Is This Answer Correct ?    2 Yes 1 No

In my application, date box is present on every screen. As a tester I have to test it on every scre..

Answer / sweta singh

I can write all testcase covering the Date box testcases,
like date more than 31, month more than 12, any leap year,
date format etc.
And execute all those testcases on every screen/module.
Testcase can be write like this way:
Screen 1 : All date testcases
Screen 2: Refer and exute all testcases. and soon.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what is difference between regression and retesting? urgent

8 Answers   iSoft,


What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?

1 Answers   Crea, Yardi,


What is Stability and Performance Testing in Testing the TV

0 Answers   Integra,


what r the qualities of a tester?

5 Answers  


Can we file a bug after UAT?

3 Answers   Keane India Ltd,






what are the various bug reports that u publish

1 Answers   Infosys,


wat is traceability matrix? who prepares it? how can u prepare it?

5 Answers   Hitech, IBM,


As there are different builds for every version & any build can release to the client.I m using Excell sheet for Test Case writting. Then Am I write Version No/build No.newly added feature test cases. Because when that build again release for testing I can understand that this build have that feature.

1 Answers  


What is sanity?

0 Answers  


How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?

0 Answers   3D PLM,


Write test cases to anti virus software?

2 Answers   ADITI,


which kind of testing you are performing in diffrent phases of SDLC

3 Answers  


Categories