Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


please tell me the test cases for the following scenario
1. Two windows are there in one window pin code text box
and ok button will be there.... we need to enter the pin
code no and then click on ok........ basing on this in
second window post offices address should
come...........what are the imp test cases for that.....

Answers were Sorted based on User's Feedback



please tell me the test cases for the following scenario 1. Two windows are there in one window pin..

Answer / arch

Positive:

Enter proper pincode and click on OK (or press enter key,
here default value would be Ok button when enter key is
pressed)

Your second window should display the corresponding post
office address.


Negative testing
1.Do not enter pin code,and click on OK.then it should give
an error msg asking the user to enter pincode.
2.Check for the min & max length property(usually pin code
length is fixed) ,
3.This field should not accept values other than numerics
(ex: check if it is accepting "space as a character", alpha
values, special chars).

Is This Answer Correct ?    7 Yes 0 No

please tell me the test cases for the following scenario 1. Two windows are there in one window pin..

Answer / madhulika

Thank q........ same thing i told to interviewer then he
told you forgot imp test case...........

any way thank q very much..........

Is This Answer Correct ?    2 Yes 1 No

please tell me the test cases for the following scenario 1. Two windows are there in one window pin..

Answer / deepas

1. Check the existence of the two text boxes/windows, the
OK button and the appropeate lables, a help link.
2. Default cursor position.
3. Enter valid pincode - the OK button should get enabled.
Click on OK botton - the address should be displayed in teh
second text box/window.
4. Verify the address displayed is correct and appropriate.
(Very Important)
5. Boundy value analysis
6. Valid and invalid values in the pin code field.
etc..

Is This Answer Correct ?    2 Yes 1 No

please tell me the test cases for the following scenario 1. Two windows are there in one window pin..

Answer / radhika

I think first u have to check the existence of the text box
so first test case should be if text box exists.

Is This Answer Correct ?    1 Yes 1 No

please tell me the test cases for the following scenario 1. Two windows are there in one window pin..

Answer / lenin

Hi Madhulika..

Im very curious to want to know what the interviewer was
expecting. Are you able to Expedit.

Thanks
Lenin
09894897441

Is This Answer Correct ?    1 Yes 1 No

please tell me the test cases for the following scenario 1. Two windows are there in one window pin..

Answer / som! alwaywithuall

1. Check the existence of the two text boxes/windows. the
2. Check for OK button and the appropeate lables, a help link.
3. Default cursor position (Should be on pincode check box).
4. Enter valid pincode - the OK button should get enabled.
- Check by entering valid/invalid i.e with alphanumeric/special Char ( verify the validation messages)
- Check by entering blank spaces ( verify the validation messages)
- Click on OK botton - the address should be displayed in
second text box/window.
5. Verify the address displayed is correct and appropriate ( w.r.t pincode given).
(Very Important)
6. Then Again try with invalid pincode ( first window), the existing result displayed in 2nd window should get blank.
7. Check by clicking 'Ok' multiple times by giving valid pincode.

Is This Answer Correct ?    0 Yes 0 No

please tell me the test cases for the following scenario 1. Two windows are there in one window pin..

Answer / indy

Also for a blank pin code

Is This Answer Correct ?    1 Yes 2 No

please tell me the test cases for the following scenario 1. Two windows are there in one window pin..

Answer / vvvvvvvvv

before that u have to write d testcase for textbox that
cursor is in text box r not..
OR
to check for lenth of d string u go for boudary value analysis
u may know m-1 n-1
m n
m+1 n+1

Is This Answer Correct ?    0 Yes 2 No

please tell me the test cases for the following scenario 1. Two windows are there in one window pin..

Answer / chitra

1.Open corresponding window.
2.After opening corresponding window the cursor should
highlight on pincode text box.
3.Enter valid pin code i.e under certain limit.For valid
pin code it should highlight OK button.
4.For invalid pin code it should display error message
box "Enter valid pin code".(i.e due to wrong code/due to
entering code above limit.)
5.After valid pin code the cursor should highlight on OK
button .
6.Click on OK button,the post offices address window should
open.
7.The post office address window is not opened due to
misclick of OK button.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

When should testing be stopped?

24 Answers   GE,


What is a top-down and bottom-up approach in testing?

0 Answers  


What do you think the role of test-group manager should be? Relative to senior management?

0 Answers  


Guys, can any one of u give the realtime example for System Test

2 Answers  


What is Retesting?

18 Answers   Tomax,


Will a tester get involved in preparing Metrics?If yes,what will they do & how?

3 Answers   iSoft,


What types of testing is specifically important for web testing?

0 Answers  


What is test scenario?

2 Answers   UHG,


i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??

0 Answers  


WHAT IS THE MEANING OF CCC IN TESTING TERMINALOGY

1 Answers   iSoft,


What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...

0 Answers  


What is the diff bet Message box and Dialog box,anybody can answer it.... Thanks in advance

4 Answers   ACS,


Categories