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 |
Who fixes the bug as Severity and priority ?
What is the difference between System Testing and Functionality Testing?
Give me Basics of these automation tools.. Q.T.P,q.c,Load runner.win runner on my gamil rachna.huda@gmail.com
what is test case scenario?
how testing is carried out in real time agile methodology i mean to say how a job is assigned to one tester in a team
What is the difference b/w deliverable and release notes?
as a test eng, tell me ur challenges? aug 6. plz answer
What is Test strategy?
This was one of the question in ISTQB foundation level exam - Dec 21 2008. Can you test elevator using state transition technique? Options a. Yes b. No If Yes or No, Kindly justify your answer so that it helps people who see this question/answer.
I want to do Advanced Level of Certification Course.Please let me know which lelel will be better for me.please let know after completion og Foundation Level,which level will be better for me?
What is the difference between coupling and cohesion?
test templet for GUI UNIT testing?