sivanathan balasubramania


{ City } chennai
< Country > india
* Profession * software test engineer
User No # 73172
Total Questions Posted # 0
Total Answers Posted # 2

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 10
Users Marked my Answers as Wrong # 3
Questions / { sivanathan balasubramania }
Questions Answers Category Views Company eMail




Answers / { sivanathan balasubramania }

Question { Infospectrum, 4080 }

Test cases for Internal IP Messenger


Answer

Ask if it is for windows 2000 server or an linux network
where every user is assigned an user name.

Testconditions:

We can test the installability,Usability.But my major focus
here is going to be on core functionality.

1.The ip messenger on opening should list the list of people
who are connected on the network.
2.Should have an option of online and offline.
3.When I click on an user in the users list it should prompt
the other user,that you are ready for chat
4.If in test3 the other user accepts your proposal,then a
chat window must open where in The users involved in chat
are listed.and each user must have the ability to post messages

Test Case:
Test Case id:1
Description:
On opening the ip messenger it should list the users online
Prerequisites:
Only you are logged into the network.
Steps to execute:
1.Double click on in desktop.

Expected result:
Should show user online which is you alone.

Actual result:

Pass/Fail:

In this way many testcases can be derived for each test
condition.

Is This Answer Correct ?    0 Yes 0 No

Question { 16496 }

how to write testcase for toaster?


Answer

1. First get the specifications for toaster,
a. like is it for India or abroad.(Voltage is 240 V and 110 V).
b.HOw many bread must be toasted.Is it 2 or 3.And under what
stipulated timing
2. Define the major objective.Bread must be toasted and be
edible and taste good for eating

(IF in interview,the interviewer to assume generally).

Start writing the test conditions:
1.The slot given for inserting bread should provide enough
space for bread.
2.If test 1 passes.Insert bread and press toast button.the
toaster must toast the bread in the stipulated time and pop
the bread out.The bread toasted must be edible.

(We can derive so many test condition,such as We can have
options line ordinary bread,wheat bread,etc and also is the
bread toaster insulated.)

Now write testcases

Test Case id:1
Test Case description:
Should be able to insert the bread inside the toaster.
Preconditions:
None
Steps to execute:
1.Take a bread from the bread packet.
2.Insert the bread into the toaster's bread slot.

Expected result:
The bread should go inside the toaster smoothly.The bread
should be vertical and the vertical angle should not be more
than 5 degress and less than 0 degrees.

This is just an example and a very good one.It is really
interesting.I am happy that interviewers ask such question.

Is This Answer Correct ?    10 Yes 3 No