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 # 375820

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

Question { TCS, 18729 }

What is White Box testing and who is responsible for white
box testing?


Answer

Testing the application with specific knowledge on the
domain and internal logic is called WB testing.
Developers will conduct the WB testing

Is This Answer Correct ?    7 Yes 0 No

Question { TCS, 22476 }

What is Black Box testing and who is responsible for Black
box testing?


Answer

Testing the application without any specific knowledge on
the domain is called Black box testing.

Test engineers are responsible for blackbox testing

Is This Answer Correct ?    5 Yes 1 No


Question { HCL, 26306 }

Suppose " You are given a build with 5 modules to test as
per the Customer request after finalization of SRS, But the
SRS contains only documentation about 4 modules. On what
basis you will continue the testing of 5th module." ?


Answer

Based on screen functionality& Adhoc testing

Is This Answer Correct ?    0 Yes 1 No

Question { Creative Informatics, 19738 }

what is tracebility matrix? what is negative testing


Answer

Negative testing means Testing the application with negative
assumptions and negative navigtaions which leads to be a
positive one is called Negative testing.

Is This Answer Correct ?    0 Yes 1 No

Question { Accenture, 13175 }

What is the Test Methodology and Framework in Testing?and
what ur following in ur company?


Answer

Testing Methodology is nothing but how to approach
testing.That is v-model


Framework is nothing but a set of assumption,concepts that
provides for software automation testing

we have 3 types of frameworks
1.linear framework
2.keyword driven framework
3.Data driven framework

Is This Answer Correct ?    5 Yes 0 No

Question { Quexst, 10095 }

What type of Testing u done ur project?


Answer

installation testing
parallel testing
smoke
sanity
configuration testing

Is This Answer Correct ?    1 Yes 1 No

Question { AZTEC, 10981 }

suppose u have raised one bug.u have posted to that
concerned developer..he can't accept that is a bug.what
will u do in the next stage?


Answer

We have put that issue in Release notes

Is This Answer Correct ?    0 Yes 0 No

Question { Polaris, 4154 }

how to open an application


Answer

invoke_application

Is This Answer Correct ?    0 Yes 0 No

Question { Wipro, 16345 }

How will you prepare Test plan. What are the techniques
involved in preparing the Test plan.


Answer

Test Plan will prepared bt TEST lead& as a Test engineer we
involves in
1)desigining the test cases
2)Executing the test cases
3)bug tracking
d)report defect

Is This Answer Correct ?    12 Yes 20 No

Question { 5834 }

What we have to do if winrunner is not able recognize an
object even if we have mapped the object with standard
windows object used by winrunner using wirtual object wizard?


Answer

we can do by using descryptive programming

Is This Answer Correct ?    0 Yes 0 No

Question { GE, 9807 }

What are the Blackbox Testing Techniques?


Answer

black box testing is nothing but System testing& in System
testing consists of
1.Functionality Testing
2.security testing
3.user interface testing
3.performance testing

Is This Answer Correct ?    1 Yes 8 No

Question { TCS, 57480 }

What is the need of testing? Give three reasons....


Answer

1.Intending of finding errors in the application
2.In Testing we have to learn more domains
3.In testing if the product quality is not good then
customer side people will not happy with the product.

Is This Answer Correct ?    26 Yes 31 No

Question { Sonata, 11580 }

What is the basic need for preparing test cases?


Answer

1.Based on SRS
2.Based on screen functionality.
3.Based on Domain knowledge

Is This Answer Correct ?    7 Yes 5 No

Question { 9930 }

Can you tell me what is boundary value analysis and
Equivalence partitioning, and error guessing with examples


Answer

Those are the testing techniques used to write the test
cases
BVA:In BVA we can check the range of a particular text
MIN-1
MAX+1
MIN,MAX

ECP:we can check the valid and invalid data

Is This Answer Correct ?    5 Yes 2 No

Question { 35568 }

When we perform Smoke & Sanity testing?


Answer

Smoke testing::Development team Tests the build is suitable
for conducting Testing or not and the is accepting Customer
expected vlues or not.

Sanity testing:After getting the initial build from
development team.testing team find out whether is is
accepting input keyboard values or not & other objects are
responding properly or not is called sanity testing

Is This Answer Correct ?    6 Yes 4 No

 [1]   2   3    Next