shiva


{ City }
< Country > india
* Profession *
User No # 7517
Total Questions Posted # 1
Total Answers Posted # 5

Total Answers Posted for My Questions # 13
Total Views for My Questions # 24360

Users Marked my Answers as Correct # 161
Users Marked my Answers as Wrong # 16
Questions / { shiva }
Questions Answers Category Views Company eMail

Tell exact difference b/w Smoke and Sanity testing with example?

TCS,

13 Manual Testing 24360




Answers / { shiva }

Question { TCS, 48104 }

How will you review test cases?


Answer

Please mail the Requirement Tracibility Matrix templete to
me
also my mail id : shiva.shanker27@rediffmail.com

Is This Answer Correct ?    0 Yes 0 No

Question { TCS, 55353 }

test case for coffee machine?


Answer

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.

Is This Answer Correct ?    124 Yes 7 No


Question { 14972 }

What is the role of QA in a company that produces software?


Answer

In an organisation QA or PM will prepare test strategy about
the project.He will prepare this strategy depending on
scope of the project,Type of the project and Risks involved
in the project.While preparing he concentrates on some
factors such as time,budget,Scope,Roles and
Resposibilties,Change and Configuration,Risks,Defect
reporiting,Communcation and Status reporting,Automation
etc... He will also check i,e inspect how much work is
done,how much is yet to be done at times,Reason for the
slip age etc.He will be responsible for the entire project
including client interactions.

Correct me if i am wrong and if you can elaborate it little
bit more we will gain little more.

Is This Answer Correct ?    6 Yes 6 No

Question { Mind Tree, 25355 }

You have to give me test cases for sending a mail through
outlook express.


Answer

1.Click on new button in the outlook to compose new mail.
2.Enter valid E-Mail ID.
3.Enter invalid E-Mail ID.
4.Leave the TO,CC field blank.
5.Enter subject field.
6.Leave the subject field blank.
7.Leave the text box inside the mail blank.
8.Enter valid message in text box of the mail.
9.Verify whether attachements are propely attached or not.
10.check the font i,e verify with different options.
11.Verify the text by adjusting differnet sizes.
12.Verify whether we are able to change the color of font.
13.Try to set importance to the mail.
14.Try to insert BCC field.
15.check do you have untitled-message on the top of the mail
16.Click send button and check whether it checks the
spelling mistakes.
17.Click on send button and cancel the spell check.
18.click send button and check whether message is sent or
not as acknowledgment.

Is This Answer Correct ?    30 Yes 3 No

Question { 16025 }

Can anybody send me the code to get the RO property of the
active screen in QTP while running?


Answer

Hi, You can get the Runtime object properties of the window
through object spy option in the tool.Follow below
navigation.
Toos--->Object spy--->Click on hand icon--->Show the widow
or your object--->You will get Runtime and Test object
properties.Check the radio button which ever you want and
click on the properties and methods buttons below it.

By doing so you can get the Runtime object properties.

Is This Answer Correct ?    1 Yes 0 No