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 / 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 |
Post New Answer View All Answers
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
How do test documents in a project span across the software development lifecycle?
List out test deliverables?
what is the difference between test case and result matrix
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
What is back to back testing?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
Can you explain the elementary process?
What is integration level testing?
.In languages testing, what is the fixed part and changing part?
What are the various techniques in black box testing?
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
What is frame level testing and how do we test it?