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
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 |
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 |
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 |
One scenario: yahoo inbox doesnt show emails but instead of all inbox emails are shown in draft folder. How do u wrte the defect repert for this scenario.
If there are so many bugs open and still the client want the s/w what will you do?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
explain current project?
how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.
What are the different testable items in GUI testing?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
why u are using multiple test data in retesting?
Why are initial and end conditions necessary?
What is the diff betwn Functional nad regression testing and do u excute same test case or write new one for regression
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?
Write the Test Cases for Ball Pen and Water Bottle.
14 Answers Chetu India, Quexst,