we have combo box for country and states ,if we select India
from country box it will Autometically add the all states of
India in states box write a test cases for this
Answer / thangam
if country combo box value != india
states belongs to india should not be displayed in states
combo box
else
states belongs to india should be displayed in states
combox box
| Is This Answer Correct ? | 13 Yes | 2 No |
Who is the father of Software Testing? Who has invent the water fall model? Who has invent the spiral model? Who has invent the prototype model? Who has invent the v-v model? Who has invent the Hybrid model?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
can you tell me how to write test cases from use case?
To specify the test artifacts involved in testing.
How do u find Synchronization problems manually?
What is Web testing & which action we take at the time of Web Testing?
give some good bugs that u have found ?
1.What kind of i/p we require from end user to start proper esting? 2.what's confirmation testing ? 3.Whats pilot testing ? 4. what's Defect cascading ? 5.Concept of work bench ?
contents of test report
why we use sql server in webapplication
is smoke and sanity testing is same? Please clear this doubt.
what is difference between regression & retesting?