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.
Answers were Sorted based on User's Feedback
Answer / $
Test case for Amount field
1. eneter characters only
2. enter special characters
3.when u move cursor to text field it should change to
insertion point
4. enter valid data ( numbers)
5.enter the numbers to maximum field length
6. enter negetive mumbers
7. leave the field blank
8.check for amount format ( does it take decimals)
etc..
Test case for check box
1. check for label name
2.check for alignment
3.click on the check box
3. click on the check box and then press space bar it should
uncheck
etc..
Test case for ok
1. check for allignment
2.enter the valid data and click ok it should navigate to
next page
3.without entering any field click ok
Test case for cancel field
1.clcik on cancel field
2.check for allignment
etc
thanks
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / kumar
its possible to write integration test case for this as you
have a home page and a new child window which opens when
you click on it.It opens another page, navigating to
another page can also be called as an inetgration testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / banu
Integration testing means checking datflow from one module
to another
so integration testing is not possible for above
| Is This Answer Correct ? | 0 Yes | 0 No |
What are cookies? tell me the advantage and disadvantage of cookies?
5 Answers AZTEC, College School Exams Tests,
pls explain perfomence testing and strees testing load testing
Are there more defects in the design phase or in the coding phase?
What is the purpose of test plan in your project?
Is testing is different in linux platform.please reply me how testing will be implemented on linux platform?
When will the verification and validation be done?
hi guys presently m working as a Technical Associate in a support team in mumbai.Jst now i hav completed my testing course of 2 months.I am B.Tech pass out of 2006.I want to swich my job in testing field. So pleae help me out & do something 4 me.
PLEASE ANY ONE SEND SAMPLE DEFECT REPORT DOCUMENT MY MAIL ID IS-----gvbabu143@gmail.com THANKS IN ADVANCE
exact definition of QA and QC ?
if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism
What is the major roles & responsibility of a Tester?