How do u conduct boundary analys testing for "ok"pushbutton

Showing Answers 1 - 11 of 11 Answers

Nagendran

  • Jul 5th, 2006
 

Hi,

There is no boundry value analyse for "Ok" Push-Button.

  Was this answer useful?  Yes

sarada

  • Jul 25th, 2006
 

then what analsys can we use for ok push button??

  Was this answer useful?  Yes

KhadeerShaik

  • Aug 4th, 2006
 

For Ok and submit buttons we can follow below testing -

1. Proper URL of Window is openning or not

2. UserInterface testing

  Was this answer useful?  Yes

bharathi_ark

  • Aug 5th, 2006
 

Hi,

 As per my knowledge we are performing functionality testing on "OK" push button.

The function of a Push Button is to "Click".  So we will be performing testing on click event and also check if the button is enabled before clicking.

  Was this answer useful?  Yes

Srinath

  • Aug 9th, 2006
 

Yeah you are correct there is no boundary value analysis for "OK" button.

but we can do Error Guessing approach like

1. Clicking the OK button more than once...twice thrice ten times check what happens

2. Use Tab & set focus the Ok Button, (If you cant use tab, ask dev to code it such a way that he can write setfocus on form load some sort like that) &

a. click Enter button.

b. Use Space button.

3. Try using Alt+"O"

  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