How u test 3 Drop Down menu means one is for state,other is
for city and Pin code test these drop down
Answers were Sorted based on User's Feedback
Answer / amol
for that u have to set that constrains in data base or code
Then when u select state then it should display city
according to that state. & after selecting city it should
display all pin for that city.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / reena
Step 1: Click on first drop down[State]:-It should list all
the State.
Step 2: Select any one State:-The selected once should be
displayed
Step3:If u press a key[g] in the keyboard then the state
starting with letter g should be displayed
Step4: As the State is selected the corresponding list of
City should be displayed
Step5.Repeat Step 1 to 4
For Pin Code:
Depending upon the client requirement it can be alphanumeric
or only numeric
| Is This Answer Correct ? | 4 Yes | 0 No |
is it possible to do performance testing in stand alone application..how wil u do that ???????
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
Difference between re testing and regression testing, smoke and sanity testing
what will u do if ur given 20 days to complete a testing activity but ur manages to complete it in 10 days? how will u spend the next 10 days?
What are the advantages of manual testing other than "Low cost", "Where automation fails".......?
What is the difference between test case result and a bug?
how to perform security testing manualy.I given the answer but interviwer not satisfeid from my answer
What are the web designing tools ?
how do u make severity , suppose login page has been sucessfully passed and entered in 2nd page instead of 1st page. what is ur reaction .
!.why do you go for white box testing ,when black box testing is available ?
what is the defference between stress and load testing?
If database testing i which way the testing will be done,by just writing the queries or else anything extra we do?if so where write those queries and where will we store those?