I had this question in interview.How do you test a cursor?

Questions by rajkamal   answers by rajkamal

Showing Answers 1 - 8 of 8 Answers

Ahalya

  • Sep 5th, 2006
 

Cursor can be tested for the following,

1. Checking for the hand icon when cursor placed on hyperlinks.

2. Checking for the bar icon when cursor is focused in the textboxes.

3. Checking for the wait symbol when some process is going on.

Deepti

  • Sep 12th, 2006
 

Cursor can be tested in following ways:

1.First check its GUI- Check for the proper cursor icon for different task e.g for normal select= Arrow,for hyperlink = hand icon, for busy status, for text select etc.

2. Then jump into the functionality of cursor

E.g. Sigle click functionality, Double Click functionality, Cursor Move functionality, text related functionalities.

  Was this answer useful?  Yes

Dharmakrishnan

  • Dec 19th, 2006
 

Hi

 

When the user has  the  option to  enter any  input  or  data in a  particular place  at that  time  the user  must  see the Pointer beam or  not

 

When the system is doing some process the user must see the hourglass

 

When the user  expand  any object or  as picture  from  any side then  at that  time the  user  must  see the  different  type of  cursor

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions