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 |
What is the difference between functional & non-functional testing?
Wells Fargo Testing interview If we are told to perform only regression testing on a software application and not to do sanity testing , then what could be the nature of your software application.
A Succesful testcase Means..?
When do u go for integration testing?
what is test harness?
Guys, can any one of u give the realtime example for System Test
What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel" Button ?
hi, can any one tell me which book is simple to learn (technical words)in testing ?
What is defect life cyce?
what is non-functional testing? give 2 example..
What usually indicates that your virtual user script has dynamic data that is dependent on you parameterized fields?
IS V Model a Process model or a Technique ? Can V process/Technique if answer for above be implemented in WaterFall Model.