Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Test cases for Push Button within the Test Cases forums, part of the Software Testing category; How many test-cases are possible for push button using any of the BVA / EP / Event Effect Graph?...
|
|||||||
|
|||
|
Test cases for Push Button
How many test-cases are possible for push button using any of the BVA / EP / Event Effect Graph?
|
| The Following 3 Users Say Thank You to Srikanth For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Quote:
2.check for the working of push button 3.check the colour of the push button as per the req 4.in automation check for the width/height in pixels 5.check the spelling,consistency of the heading of the push button. Last edited by jainbrijesh; 05-11-2007 at 07:01 AM. |
|
|||
|
Re: Test cases for Push Button
Some more test cases are:-
1)Check for tab indexing. 2)If label of push button is changing dynamically , test for that also. 3)do focus on push button and then test by enter key and space bar, whether the push button is working or not. 4)See behavior of push button by holding mouse key pressed when it is focusing on it.
__________________
-- Brijesh Jain |
|
|||
|
Re: Test cases for Push Button
Brijesh, before deleting a post, kindly let the user know what the mistake was in the post.
The post Nahalesh made might have been out of context. The person might improve in future. So, you are better off deleteing the port ONLY after informing the particular person. Just deleting the posts won't help the forum in any way. Regards, Kalayama
__________________
[COLOR="Blue"][SIZE="2"]"If you are not living on the edge of your life, you are wasting space"[/SIZE][/COLOR] Someone says "Impossible is nothing". The man next him says "Let me see you licking your elbow tip!" Last edited by kalayama; 05-11-2007 at 07:47 AM. Reason: Got it all wrong! |
|
|||
|
Re: Test cases for Push Button
Few more
1) Check the Shortcut key used for that Push button in the keyboard 2) Check the Double clicking functionality 3) Check whether it is a Primary or secondary button in case of web 4) Check for the tool tip or any Information label attached to that push button 5) Check for the After clicking behavior like color change, label change, size change etc according to the requirements.. waiting for few more peoples suggested Test cases Thanks Purna |
| The Following User Says Thank You to purna.gudipati For This Useful Post: | ||
|
|||
|
Re: Test cases for Push Button
1) test for mouse click down or mouse click released event for the push Button,
2) test at the back end (if any) what is the button meant to do. 3) look at name of the PUSH button to be unique and according to standards. 4) try to access the button with keyboards. 5) the values it is supposed to change or create new values, any new entries etc. |
|
|||
|
Re: Test cases for Push Button
Quote:
It's not necessary that Push button will have unique name. Sometimes you will see there are so many "Submit buttons" on a web page, according to different frames and requirement.So, I think the test cases discussed here are enough.More test case will depend on SRS and test design document.
__________________
-- Brijesh Jain |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Regarding Test Plan | naveenkpatil | Test Cases | 12 | 01-01-2009 06:00 AM |
| difference between QTP and WinRunner | georgeprakash | WinRunner | 18 | 11-10-2008 01:43 AM |
| Finding A Test Area for IT Certification | Lokesh M | Certification | 0 | 07-05-2006 06:31 AM |