Description--->There are 5 modules in my application.
On every module there is a date box.
In 1st module, date box is used for 2
submenus.
My Question is ---> Should I have to write test cases for
date box for every modules & submenus?
Answers were Sorted based on User's Feedback
Answer / mohit
Yes,if there are 5 different modules then there should be 5
separate test cases for date picker.Although the
functionality is more or less the same,but as a Software
Tester we should look on to it as 5 different scenarios.
| Is This Answer Correct ? | 6 Yes | 2 No |
Really that was a nice question...
of course, its ours(TESTERS) duty to write test cases for each and every module.
Though the developers develops the software, with out our testing part it won't go to customer hand.
Testers plays a important role in the modern IT companies.
Be a tester and test the world like any thing...
TESTERS are the Rockers, Sparkers and Makers..
| Is This Answer Correct ? | 1 Yes | 0 No |
How can I do Server side Interface testing in Web Testing?
What is Adhoc testing?
Many times a tester can reopen the bug? i said until the bug is resolved.. but the interviewer doesn't accept.. If there any standard for that..
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.
Example for a bug not reproducible ?
wat is the diffrence b/n dyanamic blackbox testing and static black box testing.and which one is better
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
Is there any future in testing field.
IN TEST PLAN DOC, WHAT R THE ASUUMPTIONS MADE BY BY THE TEST ENG?
what is metrics?...What metrics do u follow in ur company?
difference between test coverage and test tracability matrix?
what is integration testing and end to end testing?