shyam


{ City } bangalore
< Country > india
* Profession *
User No # 3113
Total Questions Posted # 40
Total Answers Posted # 32

Total Answers Posted for My Questions # 130
Total Views for My Questions # 375038

Users Marked my Answers as Correct # 121
Users Marked my Answers as Wrong # 119
Answers / { shyam }

Question { Satyam, 28676 }

What is a show stopper?


Answer

Showstopper is nothing but critcal bug

Is This Answer Correct ?    11 Yes 11 No

Question { 5095 }

How do you test if you have minimal or no documentatioabout
the product?
How do you decide when you have tested enough?
How do you determine what to test?


Answer

By doing Adhoc Testing,Explaratory Testing& Monkey testing

Is This Answer Correct ?    0 Yes 0 No


Question { TCS, 15439 }

what is exactly a tracebility matrix?


Answer

Traceability matrix is nothing but mapping between Testing
factors&Testing phases.

By Using Traceability Matrix we can check all the test cases
are covered or not.

It consists of

Requirement ID!Description!priority!Test Conditions!Test
Cases!phases of Testing

Is This Answer Correct ?    1 Yes 1 No

Question { Accenture, 16577 }

What is the exact difference between smoke testing and
sanity testing.?


Answer

Smoke Testing:
Development team tests the build is suitable for
conducting testing & build is accepting customer expected
values or not.

Sanity Testing

After getting the initial build from development
team.Testing team findsout whether it is accepting input
keyboard values or not & objects are responding properly or
not.

Is This Answer Correct ?    6 Yes 16 No

Question { SAS, 11653 }

How u can do regration testing/retesting testing, after
assign bug to devloper, how to manage the test cycle number
and built number, plz tell me....


Answer

Regression Testing:

Introduction of new functionality will not
affect the existing functionality


Retesting:

Testing the bilid with different test data

Is This Answer Correct ?    3 Yes 2 No

Question { 9914 }

What is a Latent Bug

What is a defect leakage


Answer

Defect leakage is nothing but defect identified by the client

Is This Answer Correct ?    4 Yes 0 No

Question { Semantic Space, 9705 }

what is the basic purpose of functional & load testing?


Answer

FT:: Testing the function of the application w.r.t customer
requirements is the FT.

LT:: Testing the application under various loads is the LT

Is This Answer Correct ?    1 Yes 0 No

Question { 3256 }

If we send the bug report but the developer didnt
understood
the bug report then will the tester do?


Answer

if the developer doesnot understand the bug then we will
send a corresponding screen shot & we have put that issue in
release notes & send it to the developer

Is This Answer Correct ?    0 Yes 0 No

Question { 5819 }

can any tell me wht is difference between Quality
Assurance, Quality Analysist? QA stands for Quality
Assurance or Quality analysist?


Answer

QA--Quality Assurance

QA i defined as Assuring the quality of software by reaching
customer requirements with standards.

Is This Answer Correct ?    1 Yes 0 No

Question { Wipro, 11194 }

a apllication is given to you but the requirements and
functionalities are missing what will you do to start the
testing?


Answer

on this case we can Adhoc Testing

Is This Answer Correct ?    1 Yes 3 No

Question { Satyam, 12757 }

What is regression testing


Answer

Retesting subset of test cases on the modified build in
order to ensure the application and check for the adverse
effects

Is This Answer Correct ?    0 Yes 0 No

Question { HCL, 8570 }

how can u do database testing manually?


Answer

you can done database testing manually by writing SQL queries.
& also

Goto start button------->control
panel--->performance&Maintainance---->Adminstrative
tools---->Data sources(ODBC)--->sytem DSN-->click on
add-->select the SQL Server---->finish----->specify the
name,descryption& server

Is This Answer Correct ?    0 Yes 2 No

Question { Philips, 9770 }

what is meant by cyclomatic complexity???


Answer

it is used to measure the complexity of software process& it
is used to measure how many test cases are passed in the
application

Is This Answer Correct ?    2 Yes 4 No

Question { Hexaware, 19259 }

Hi
Giving the good example for High priority with low
severioty bug examle?


Answer

when the images are not updated in the application then in
this case the severity will be low & priority will high

Is This Answer Correct ?    10 Yes 0 No

Question { Accenture, 16958 }

What is the format of bug report?


Answer

s.No|Module Name|Descryption|TCID|steps to
reproduce|input|status|Date of Execution|comments

Is This Answer Correct ?    2 Yes 5 No

Prev    1    [2]   3    Next