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 |
What is code coverage?
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
What is Negative testing?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
HI, I have joined in a new testing company. Can anyone suggest me how to go through all testing related web sites and become an expert in testing?
How will you prepare Test Data?
What do you do (with the project staff) when the schedule fails?
which type of testing we r doing at the begining of the project,and what r the next next testing at the application
what is Test management fundamental?
Do you know anything about Set Top Boxes?
how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks