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 is issue ?and difference between issue, defect and bug
What would be the designation of the tester in the company,would it be called as software engineer.
How many testcases have you written till, now as an average per project?
can any one give negative testcases for calculator
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
Why you have chosen Testing as your career, not developer ?
Can the system testing be done at any stage?
When do u perform REGRESSION testing and how to perform it ?
what is quality ? What is quality assurance and quality control ?
What are the disadvantages of manual testing?
.Why do you go for Test Bed?
i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?