Thursday, December 3, 2009

33. test cases on Fan

1. check if the correct passes and fan rotates wheh theh
switch is on .
2.try to switch off and check if it has stopped .
3.check the freeness of the wings
4, check if does any sound while rotating or stopping
5. check the regulator if it user friendly to Adjust the
SPEED.
6.Change the speed and see if the rotaition also has teh
same change .
7.check the color and wings are straight and are well attahed to the base .

32. test case for Lift?

1. Check for the appropriate no of buttons?
2. What happen if I touch the open button twice?
3. What happen when I press open button while lift is
moving and it is in the middle of the two floors?
4. What happen when I press the open button for some time?
5. Check for the sound when lift is opening.
6. Check for the direction by pressing up and down button.
7. Enter in the lift specify the floor say 4 and check for
the corresponding floor?
8. Lift is moving and the power break off. Does the alarm
blow in the control room that there is power break off?
9. Also check for the case how the inside person inform the
lift man that he got stuck in the lift (if there is phone
button does it works)?
10. Also check for the response time to start lift again?
11. When a person is in the lift any light is there or not?
12. How many persons at a time will carry the lift in the
since in moving time.
13. With out load if we press the up button is it moving or
not.
14. What happen with out specifying the floor number if we
press the up or down?
15. What happen if the lift is in over load mode (over load
sound will come before moving or it moves).
16. With out load if we press the up button and specify the
floor number what is happening?
17. Is the door get closed itself or have to close manually.
18. If the door closed automatically check for the closing
time?
19. If the door closed automatically also check for the
sensor? Suppose the closing time is 2 min and it passed and
people are still getting in. What happen does the door get
closed or wait for the people to get in?
20. What happen when you press the same floor number on
which lift is already there?
21. After getting into the lift one person is there he
wants to go up but we want to go down already he specified
the floor number before we enter in to the lift. After that
we specified our floor number then what will be the
priority of the lift?
22. Lift is empty and is moving downwards I entered and
want to go up. Is there the button to change the direction
of lift and the button working?
23. Is the floor number displayed up in side the lift
correct?
24. When happen when the out side person want to open the
door but
Inside person wants to close the door at the same time.

31. system testcase and functional testcase for the below scenario scenario: view the balance in online account

These should be test cases

1.User should be login into the account with valid user id
and password.
2. After login into the system there should be an option for
checking the balance.
3.After choosing that option balance status should be
visible to the user.
4.After viewing the balance there should be an option for
logout from the account.
5.Choosing the option for Logout user should be successfully
logout from the system.

30. test cases for how do u send a message in mobile

1.Verify whether phone is in On state.
2.Verify whether the network is available.
3.Verify whether the mobile supports message sending.
4.if the above all are suitable for proceedings then go for
menu option.
5.select Messages option in the menu.
6.select write message option from the list.
7.enter the text not exceeding the limit.
8.it should not accept the text exceeding the limit.
9.after entering the text enter ok button
10.select options for sending whether group/single/contacts.
11.if contacts option is being selected then select the
required no. and then click ok.corresponding message to
that no.shall be transfered.
12.if u directly go for number option then type the number
and then click ok.
13.message to the corresponding no. is being transfered.
14.mobile displays sent message text .
15.mobile also displays delivered message text confirming
that message has been delivered to corresponding no.
16.successfully message can be send in mobile.

29. test cases for the below field browse upload

There is one more case which is an imp one.
1> instead of using browse button, check whether the
textbox is editable and user can directly the write the
entire path of the file and the on click of upload button
the file should get uploaded.
2> negative case for the above scenario is, write a wrong
path or a path where no such file exits and click
upload.here the system should give a message saying wrong
path or no such file found.
3> also check if the upload functionality is only for
authorised user, if mentioned in the specification.
4> on succesful upload, display a message the file upload
successfuly.
5>when upload is in process the upload and browse button
should be disabled, just to avoid clicking of those buttons
when activity is in process.
6>Check if error handling is done , if the upload takes
time then there should not be any error saying timeout.
7> also check in what time the file should be uploaded for
the max size.
8>if upload is done to store a file on some server folder
i.e server location, check same file with same filename
should not be uploaded in the same location, or if its a
databse then duplicate records should not be uploaded in
the same tables.

28. test cases for traffic signals in a four raod junction.

Check for the availability of POLE with Lights in FOUR
Directions.
Check for the POWER connection of the lights.
Check whether the Availability of GREEN,RED,yellow lights.
Check whether the Lights are glowing as per the Traffic
rules i.e starts with red light,Yellow light before the green signal come out,Green light at the last.

27. test cases for any credit card

-test the size of the card
-test the color of the card
-test the thickness
-bank name should be there
-material used for card should not be harmful
-card should not break if thrown from a certain height
-card should not be very flexible
-magnetic strip should be at proper place
-magnetic strip have no effect in different environmental
conditions
-card contains the name of the holder
-card contains the expiry date
-card contains account number-if we swipe the card, machine is accepting it

26. test cases for Car Locking System

car locking is done in three different ways
by inserting the key..
the automatic car lock..
and the remote lock which most of us do...
1.identifying whether the key we use is of the same car.
2.inserting the key in any of the car doors and checking
whether the car can be locked.
3.(the automatic lock system is used by not using the key)
wait for few seconds to let the doors locked automatically.
4.after turning off the engine shut the door and use the
remote lock and press the lock button and check if the carhas been locked.

25. Test cases on uplaoding files

For a single file.
1.Check that how many current records/files are there.
2.Click on add/Upload button by selecting a file.
3.Once again check for the number of records prasent.Check
for that has newly uploded file for updatation.
U can do checking for multiple files updatation.
Negatively...
Select a file which is already uploaded and click on Upload
Check the application behavior(Like It should display a
message that the selected file already uploaded..It will
overwrite Yes..No...

24. Test case for smple Login Form

testcaseid ,Description of testcase,steps to execute, input
data,Expectedoutput are the column headings of testcase.
1. Verify the following text fields in the Loginscreen-
Username,Password.
2. Verify the following Buttons in Login screen-Login,Reset.
3. Verify the mandatory fields in Login screen.(without
entering data in the text fields)
4. Verify the validation message shown when trying to login
by leaving username field.
5. Verify the validation message shown when trying to login
by leaving password field.
6. Verify the error message after logging when wrong
credentials using.
7. Verify if user is able to login to Application when
using correct credentials.
8. Verify the functionality of RESET button.9. verify the look and feel of Login Screen.

23. test case on web login and bank application and client server

1 a) Enter the URL check the login page open or
not
b) Default focus should be on user name
c) Pass word should be encrypt ional format or not
d) Pass word should not get copy or not (that is
ctrl+c, mouse right click, edit have copy disable not work)
e) Input domain testing on user name (that is boundary
value analysis)
f) Input domain testing on pass word (that is boundary
value analysis)
g) Properties check on buttons (that is able or
disable or not)
h) Functionality check on the buttons (it work correct
or not)
i) Authorization testing (that is valid or invalid
values are allow or not)
j) Ceysincitive check on the login page (that is allow
the cap or small letters)
k) After the sing out login come back to your previous
page login is must and should expired text.
l) Enter into the after login page copy the URL and
click after on the logout past the URL then open should not
allow.
m) Check the assignation time with respect to client
n) Check the cockers
o) Check the single user or multi-user are use
p) Check the usability of the login page
q) Under usability look and fell, spieling mistakes,
colures, font sieges and so on.

22. testcases to test gmail

1.enter the URL Http://Gmail.com check whether it shows
ur gmail page or not.
2.Enter with valid username and pwd.
3 Enter with invalid usenames and pwd.
4.Check the inbox it has to display uread messages.
5. check the Spam folder for junk mails.6. check whether there is an option for compose

21. (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually

1.Enter valid date,invalid blank space in month,invalid
blank space in year.
2.Enter invalid date,valid month and invalid blank space in
year.
3.Enter invalid date,invalid blank space in month and valid
year.
4.Leave blank spaces for all the fields.
5.Check whether the year entered is leap or ordinary year.
6.For ordinary year the max limit of number in day field in
the month Feb should be 31.
7.For leap year the max limit of number in day field in the
month Feb should be 29.
8.With respect to the corresponding alternate months
corresponding numbers in day field i.e 30/31 should be
accepted.
5.Enter the date below/beyond the range, i.e 32 or 0 etc.
6.Enter the month below/beyond the range,i.e 13 or 0...
7.Enter zero before the single digit number in date/month.
8.Check without entering zero before the single digit.
9.Enter valid date,valid month and only last two digits of
year.
10.Enter any alphabets in these fields.
11.Enter special characters and check.
12.Enter zeroes in all the fields.
12.Check whether the control passes on to the month field
after entering date.
13.Also check whether the control passes to year field
after entering date and month.
14.Check the format of date,month and year.
15.Check whether it is accepting date in date field,month
in month field and year in corresponding field.

20. test case on computer

while testing any object in out reail life we should
consider:-
1.Functionality of the object(sanity testing)
2.look and feel (usability testing)
3.performance
4.durability
5.Rigidity

1.Check for the basic functionality:weather pen is writing
on paper or not?
2.how easily we are able to write on paper(length & width
of pen)?
3.weather pen is writing continuesly or not..etc

19. Test Case on Yahoomail with GUI and Positive and Negative test cases

GUI test case
Check for the of the fields as per the Fileds table
(mention the fields and every thing within a FIELDS TABLE)
Check for the allignments of the Page
Check for the Spellingmistakes.
Check for the Colour of the PAGE
Positive testcase:
Click on SIGIN button.
Enter the Valid Username and password and click on the
LOGIN button as per the LOGIN TABLE(mention the VALID ID's
And passwords in a table)
Click on SIGN UP button.
Click on "Forget your ID or password" so that it helps you
to provide the password settings screen
Negetive testcase:
Enter the INValid Username and password and click on the
LOGIN button as per the LOGIN TABLE(mention the VALID ID's
And passwords in a table)
Click on SIGNIN button without enetring USRNAME AND PASSWORDS.

18. test cases to check the functionality of the shopping cart of an e-commerce website

1. Check whether you are able to add items to cart
2. Check for edit, delete,save option.
3. Check whether you are able to proceed to checkout.
4.check whether clicking on add to cart button takes the
user to cart page or not
5.Check whether quantity button is presentetc etc

17. testcases for biggest of three numbers

I feel. Since code is already in place to verify biggest of
3 numbers we just need to input some combinations:

1) All three same numbers check wat is the result. Eg:
999,999,999

2) Two numbers same and verify result : Eg - 500,500, 400

3) Bounday Value Analysis Eg: 499,500,501

16. high level test cases for winzip file

1. Basic tasks - open an archive, open app without
mentioning an archive, close application etc.
2. Open and extract a set of test archives. The set could
have variety by - source of archive (different OSes),
content of archives (text files, binary files, executables,
music files, media files etc.), size of archives (small
file, zero byte file, huge file), number of files in archive
(1, 10, 1000, 10000 etc.). On extracting, check if the
output is fine. Check using MD5 hashes, exe3cute
executables, play media files etc.
3. Now use the extracted sets to create the archives (to
test the archival feature). Compare the archives using MD5
hashes against the original source archives. 4. Repeat these tests on difference OSes.

15. test cses for sending mails through microsoft- outlook xpress

a) check the succesful login of the microsoft oulook xpress
after entering the user ID & password.
b) check whether the microsoft oulook xpress is opening.
c) check whether the new mail/reply/reply to all/forward
button is enable.
d) check that we are able to type the subject,body in the
mail.
e) check that we r able to add the email_ID(email_address).
f) check whether the signature is automated in the new
mail/reply/reply to all/forward mails(if required)
g) spell check(if required)h) check whether the send button is enable.

14. test case for coffee machine

1.verify the coffee machine is working properly or not by
switching ON power supply.
2.verify the coffee machine when power supply is improper.
3.verify the machine that all buttons are visible.
4.verify the indicator light that the machine is turned ON
after switching on power supply.
5.Verify the machine when there is no water.
6.verify the machine when there is no coffee powder.
7.Verify the machine when there is no milk.
10.Verify the machine when there is no sugar.
8.Verify the machine operation when it is empty.
9.Verify the machine operation when all the ingredients are
upto the capacity level.
10.Verify the machine operation when water quantity is less
than its limit.
11.Verify the machine operation when milk quantity is less
than its capacity limit.
12.Verify the machine operation when coffee powder is less
than its capacity limit.
13.verify the machine operation when sugar available is
less than its capacity limit.
14.Verify the machine operation when there is metal piece
is stuck inside the machine.
15.verify the machine by pressing the coffee button and
check it is pouring coffee with appropriate mixture and
taste.
16.verify the machine by pressing the Tea button and check
it is pouring Tea with appropriate mixture and taste.
17.It should fill the coffee cup appropriately i,e quantiy.
18.verify coffee machine operation with in seconds after
pouring milk,sugar,water etc.It
should display message.
19.Verify all the buttons operation.
20.Verify all the machine operation by pressing the buttons
simaltaneously one after the other.
21.Verify the machine operation by pressing two buttons at
a time.
22.verify the machine operation at the time power
fluctuations.
23.Verify the machine operation when all the ingredients
are overloaded.
24.Verify the machine operation when one of the ingredient
is overloaded and others are upto limit.
25.Verify the machine operation when one or some of the parts inside the machine are damaged.

13. to test an imaging application that removes the red eye affect from an image?

1.Open the image which you want to remove the red eye check whether red eye is there are not.
2.Open the red eye image in the red eye removal tool.
3.remove the red eye in the image.
4.Check red eye is removed or not in the image.5.Save the red eye removed image

12. test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?

Positive test cases:
1.Open Internet Explorer.
2.About-blank page should be opened.
3.Enter valid Yahoo URL in the address bar.
4.yahoo home page should be opened.
5.Cursor should point to the Userid text box.
6.After entering Id in User text box,cursor should point in Password text box.
7.After entering correct password and Id,the sign-up button should be highlighted.
8.After clicking sign-up button it should navigate to corresponding page.

Negative test cases:
1.Open Internet explorer and it shouldn't open due to improper connections of network.
2.Blank page is not opened by default due to some system settings.
3.Yahoo home page is not opened due to wrong URL link.
4.Cursor is not pointed in Userid textbox due to some misconnections in the network.
5.corresponding page is not opened due to wrong Userid
6.Corresponding page is not opened due to wrong password.
7.corresponding page is not opened due to wrong userid and password.

11. Test cases for user to login and enter password

For testing the login operation, there are seven test cases.
Test case No User id Password expected output
1 Valid Valid Next window

2 Valid Invalid Error message

3 Invalid Valid Error message

4 Invalid Invalid Error message

5 Blank Valid Error message

6 Valid Blank Error message

7 Blank Blank Error message

10. Test Case for Triangle

1. Check if there are 3 sides
2. Check for the angles and their sum[should be 180degrees]
3. Check if the triangle is equilateral or isosceles or scalene
4. Check if the sides are coinciding or not
5. Check if the triangle is right-angled isosceles, there is a right angle or not.
6. Check if a triangle is right-angled isosceles whether the Pythogaras law is observed.
7. Check if the triangle is acute or obtuse or right-angles
8. Check if the triangle is isosceles, the opposite angles are equal or not.
9. Check if the triangle is equilateral, all the angles are equal or not[i.e., 60degrees]
10. Check if the axioms SAS,SSS are followed.
11. Check if the user is able to draw the 3 circles [interior,exterior,circumcirlce]

9. Test Case for Petrol Pump

1.First we have to verify this is petrolpump or diesel pump
2.If it is petrol pump verify the petrol is thr or not
3.If petrol is thr not it must show the some signal
4.after check the meter it should be at zero level or not
5.then meter is correctly working or not
6.check the quantity and meter is zeri
7.check the reset button is working correctly or not
8.verify the amount display on the screen

8. Load Testcases on a Water Bottle

load test cases could be few among the below:

1. Try to fill with water with more than it's capacity under
closed condition's where water can't overflow.
-- this case a perfect bottle can stop taking water under
acceptable pressure.
-- bottles with low quality will tear out - even when the
pressure applied is acceptable.

2. Fill the bottle completely and fill it with water and
place it in a chiller or freezer. At very low temperatures
the water will turn to ice-form but still the bottle should
not get damaged.
-- In case of water bottles made with glass will break at
when they are fully filled and no oxyzen left in it.

3. Fill the bottle with water and drop from different
acceptable heights bottle shouldn't get damaged. Limit the
tests to acceptable heights since this is not a stress test.

-- A valid case is that frequently water bottles slip's from
hand or a table of 4-5 feet when it is filled or empty.
-- Condition is acceptable heights and not to be tested on
water bottles made of glass or delicate material other than
plastic.

7. if account balance less than 5000 for a month ,account should become in active. if bal greater than 5000 account should b active. test cases

If account balance = 4999 then it should be inactive.
If account balance = 5000 then it should be active.
if account balance = 5001 then it should be active.
This is the boundary condition which points the error prone
ares by the developers. If these conditions are passed then most of the conditions are passed like 4000, 6000

6. Test Case For Electric Bulb which have Two Way Switches

1.is there a bulb which is plugged in properly and filament is not broken.
2.checking whether the user using the 1st switch or the 2nd.
3.if he puts the 1st switch on will the electric bulb glow.
4.if he press it to off will the bulb turns off.
5.if he uses the 2nd switch on will the bulb gets on.
6.if he turn off will it work properly.
7.if he puts 1st switch on and other off will the bulb tends to work or not.

5. Test Case For Digital Watch

1. check the brand of the watch
2. check the shape of the watch.
3. check the letter font how bold to see.
4. check the strap type( whether it is leather or rexin).
5. check the length of the strap

FOR FUNCTIONAL:
1.after 60 sec ,is it inceasing minute value 1.
2.after 60 min ,is it inceasing hrs value 1.
3.after 12 noon ,is it show 1am(or)pm,OR 13am(OR)pm.
4.without or less battery is it work or fail.
5.if we remove battery and attach again means ,is it in 00:00 condition

4. Test Case For Voip Phone

Positive Testcases for an Ip phone :
1. When the Ip phone is connected , is the dail tone correct on pressing a valid number.
2. Does entry of a valid number make a call placement.
3. If there is an invalid number entered is there appropriate message duisplayed.
4. Make an incomming call to the Ip phone does the Ip phone display the caller correctly?
5. Does the incomming call produce proper ring tones
6.Is there a voice jitter when a call is made from the Ip phone.
7. Is there a voice jitter when a call is from external number
8. does the call get registered in history.
9. Am i able to store numbers
10. Are the various ring tones working fine
11. Is a conferenced call sucessful?
12. Is the call transfer sucessful


The above are just a few of the Positive testcases there
are many more cause VOIP is a vast field.
Additionally there are several negative testacses too that
can be tried.

3. Test Case for FILE->Open Dialog Box in NotePad

1.Check whether the system supports Notepad or not.
2.Click on windows button and select for notepad and click on to open.
3.Click on Run tab and enter for notepad.It should open.
4.Click on notepad shortcut icon if any.it should open.
5.After successful opening of notepad,check for Menu bar option.
6.On menu bar select for File button and click to open dialog box.
7.Dialog box should open.In dialog box select the option for Open button.
8.After selecting the option the cursor should be highlighted on the screen of notepad.
9.After clicking on to Open button,by default it should open blank page to edit.
10.Check for the functionality of edit on the screen.

2. Test Case For Browse Button

1. Look size,font ,color of button.
2. spelling on button.
3. click and control.i.e once u click on the button the dialog box/screen should come immediately.
4. Browse button should disable once opend the dialog box & once action completed or closed the dialog box the "Browse" button should enable browse button is displaying in all necessary places.it should not displaying in unneccasary places.

1. TestCase For Optical Mouse

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 allow to open the folder.