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
What is the role of qa in a project development?
insurance domain interview questions ,i done project on insurance (manual testing)
What are test driver and test stub and why we need them?
what is the SOAP UI and Web services? what are the uses in testing?
pls post the questions for qa position in factset
Explain the difference between the verification and validation?
a proj ws atarted and cloded within the second day why?it has good amt of resources.srs ws prepers and accepted by the client too.
How is monkey testing different from adhoc testing?
what are the feature of our test group?
Plz post any critical bugs found while testing desktop application.
We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
According to you, when is the good time to start qa in a project?
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
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?