What is the difference between the dropdown and checkbox
list??
Answer Posted / a sameer
Simple press ctrl key and select the values.
one more difference between dropdown and check box is
drop down values are all valid values and we have to select
one or more where as check box is like asking yes or no, if
the given statement is correct check the checkbox other
don;t select the check box.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Plz give me manual testing real test case ?
online demo for bug tracker tool(let me know the website)
What is formal testing?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
how to clarify functional requirements and non functional requirements in a srs?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
How can we test for drastic (severe) memory leakages?
Different types of design diagrams that supports to write test cases ?
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
need testing projects where can i find them
What makes a good software qa engineer?
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form