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



Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u c..

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

Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u c..

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

Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u c..

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

Post New Answer

More Manual Testing Interview Questions

How you can ensure that Bug is Duplicate?How to solve?

5 Answers  


how to do manual test?

3 Answers  


From whom do u gather the use case document?

1 Answers  


how many web pages in your application?

3 Answers   Wipro,


When do you prepare Requirement Traceability Matrix(RTM) before testing aor after completion of testing?

14 Answers   AppLabs, IEG, Satyam,






In your company,does a different tester writes test cases & a different one executes them or a particular tester writes a set of test cases & executes them too?

2 Answers  


What mean by STLC (S/W testing life cycile)?

11 Answers  


My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?

0 Answers  


What is Load Testing and Stress Testing explain it with examples

6 Answers   HSBC, TCS,


how to check security of any browser??give me some ex.?

3 Answers   Fiserv, TCS,


where do we use checkpoints in real time?where they actually come into picture?

1 Answers  


I have 2+ experience in manual testing but I can not use any bug tracking tool. I use excel sheet & mail that sheet to developer now I wan to change company is there any effect.

4 Answers   Cap Gemini,


Categories