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 v model need clear explanation with advantages and disadvantages?

3 Answers  


what types of testing do testers perform?

4 Answers  


what format do u follow in ur company to make a test repot? test report format.

4 Answers   Hexaware,


What is the difference between Two Tier and Three Tier Architecture?

12 Answers   HCL, TCS,


what is difference between web application and client server application

2 Answers   CTS, iSoft,






What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.

0 Answers  


if u are asked to test yahoo login page what will be thw ur test cases ?

9 Answers   Satyam,


What are the major components of Perf Test Report?

0 Answers  


Is Alpha testing done by developers or testers?

8 Answers  


what is the difference between sanity testing and smoke testing.

5 Answers   ESS,


when there is no enough time to compleate the test what you will do ?

6 Answers   Infinite Computer Solutions,


What is JAVA Testing, what we do in That ?

2 Answers  


Categories