If there is dropdown field say Select Category. & Default
category is Indian. What are the test cases for this field?
Answers were Sorted based on User's Feedback
Answer / sagar
Before testing for default category first check whether
dropdown box is functional or not so below are the required
test cases :
1. whether dropdown box is visible or not
2. whether dropdown box is functional or not means once you
click on dropdown box, does it display all the listed
categories including default category "Indian".
3. whetger system allows to select the listed categories one
by one available in the drop down box other than default
category.
4. whether system selects the default category as "Indian"
if you are not selecting any of the listed categories
available in drop down box.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / friend
Should I write the test case for dropdown field
For Above:
-ve test case
Test Case Name Expected Esult
Without selecting Category - Default category should get
select
Is this a valid test case?
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / glamorous
Objective: Check for default category in "select Category"
text box
Description: Check for the default category of "Indian"
ER: Default category of "Indian" should be available
if u have any doubts about this ask me again
| Is This Answer Correct ? | 0 Yes | 3 No |
Explain Localization Testing ?
What is the difference between windows application and Client server application ?
1.what types of testing do testers perform ?
What is a Test Build Manager?
1.What are the difference b/w client & server?
How does unit testing play a role in the development / software lifecycle?
What is the difference between use case and test case? give example.
Write the 10 high test cases for making video call/face time
what are the good test cases for the login form containing 4 fields like Username,Password,LOGIN button and CANCEL button?
If I have a dialog in which there is a text field that when I enter “abcd”, hit <enter> and the output comes out “8”, how do you test it?
Do you handle deployment? How?
Once a bug is found how do u report it?wat is the process?