Write a testcase for Yes/No combo box
Answer Posted / ramya c.r.
Default Status - Combo Box should be blank
Click on the combo Box - It should display the 1. Yes
2. No items in the List.
Select Yes / No - Selected item should display in the Combo
Box.
Try to type something in the combo box - It should not
accept any value in the combo box.
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
According to you, when is the good time to start qa in a project?
What is coding?
What the purpose of testing?
Differentiate ad-hoc testing and exploratory testing?
hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it
Hello Can anyone please share the interview details for QA positions in Tribal Fusion, Noida. Much Thanks
Define test strategy.
What is difference between retesting and regression testing?
What test strategy followed in your project?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
How is retesting different from regression testing?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
Any Automation tool in the market to help quality test team members communicate with each other? While server startup or restart Which Will inform each member .
Give me example of automate the regression test suite ........Thanks...
What is boundary testing?