Answer Posted / minni
1 check for the usability of the mouse.Whether it has
scoller on the top and also the light on the bottom of the
mouse.
2 Check for the basic functionality(smoke Test) whether it
is connected to ur PC or not.
3 Now,check for the functionality , it should be a pointer
on the screen and when it is moved on the links it should
turn out to hand symbol.
4.Check whether the pointer turns out to be a vertical bar
in the textbox.
5.check the scroll bar of a page with the pointer and also
with the scrollbar button on the mouse.
6.Rightclick and verify whether it is showing the
properties of the page in which the mouse is placed.
7.Leftclick and check with the pointer whether we can
select the data .
8.DOuble click on anyof the folder with the leftclick of
mouse it should not allow to open the folder.
| Is This Answer Correct ? | 21 Yes | 7 No |
Post New Answer View All Answers
Explain the domain testing?
Pls tell me test cases for pepper grinder
Explain the state testing?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Explain the format of a requirement traceability
In a log in page what will be test procedure, test scenario, test description & test steps?
Test a file replication service that copies files from one net location to another
Explain which test cases are written first black boxes or white boxes?
Write the test case for a login page?
Explain the concept of semi-random test cases?
write test cases on file open dialog box in notepad
How can we write a good test case?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that