how to write test cases for sort drop down box containning
6 options in the drop down list.
Answer Posted / venu
Few more
Verify the default value of dropdown it should set a default value (or) select
verify the order in which the drop down is displaying
verify whether the selected values are highlighting or not
Verify whether the user is able to select more than two values at a time
verify whether the system throws error when no value is selected in drop down
verfiy the spelling issues
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Explain the unit testing?
Can anybody help me out to write test cases for booking train ticket online???
Explain the component testing?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
I need GUI test case for home page?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
What are the Test Cases Comes under Regression Suite?
How to generate test cases for 'replace a string' method?
What is gray box testing?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu