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
pls i want test cases for oss? whts the process of oss testing
What is ramp testing?
Do you know explain security testing?
can any body help me with providing a a case for usability testing...
Explain the exactly meaning of test case?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
Do you know mutation testing?
For how many days (or) weeks you will test a product or software?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Explain the static testing?
Explain the system testing?