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 true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing
What are the contents in "Requirements Traceability Matrix" not in " Test Responsibility Matrix"?
who is responsible for QA and QC?
wat is test deliverables
5 Answers Calpine Technologies, CTS,
what is meant by system testing?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
What is Quality Analyst?Give some Example?
Describe to me the difference between validation and verification.
diff b/w installation testing & compatibility testing?
plz send test scenarios and test cases for "user name should have vowels only with the range of 4 to 8 characters"
Describe me to the basic elements you put in a defect report?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?