If I have Date Calender on every screen Should I have to
write test cases for date calender for every screen?
Answer / rajesh.pothina
No nead u can just give the test case id for eg:(1.2.1)
| Is This Answer Correct ? | 3 Yes | 0 No |
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
what is the difference between waterfall model & v-model?
What is Verification and Validation ?
How do we validate cerdit cards in billing project
What is the most important phase in STLC and Why
what are the document needed to create a test case?How u tell it is test case?
What is acid testing
What is localization testing (l10n testing)?
What are all the things ur going to keep in mind while System testing?
At what stage of the development cycle software errors are least costly to correct?
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism