wt r the types of testings r belongs to black box testing,
wt r the types of testings r belongs to white box testing
and wt r the types of testing r belongs to both.

Answers were Sorted based on User's Feedback



wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to ..

Answer / chandu

If you want to know more details go through following site
http://www.testinggeek.com/certification.asp
it will help u

Is This Answer Correct ?    1 Yes 0 No

wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to ..

Answer / srinivas

The two methods of testing are White Box Testing and Black
Box Testing. If suppose more centage of testing is in Black
Box and less percentage is in White Box it is known as Grey
Box Testing. Like that if more White and less Black is
there it is called as Glass Box Testing. Generally white
Box testing will be done by Programmers itself. Pure
testing will be done in Black Box methodology.
Black box testing is also known as Behavioural testing.

These are the methodologies of testing.

I think types of testing are
Unit Testing,
Integration Testing,
System Testing
User Acceptance Testing.

In System testing only all kind of testings will come
like Adhoc, smoke, mutation etc.

Is This Answer Correct ?    1 Yes 0 No

wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to ..

Answer / chandu

Testing are of 3 types
1. White box
2. Black Box and
3. Gray Box testing

White Box testing: -
This type of testing performed by the developer and
testers who are having the knowledge on structural part.It
is performend in unit testing
Black Box Testing: -
This type of testing performaed by the person who are
not having the knowledge on structial part. It totally
depends upon the functional part
Gray Box Testing: -
This type of testing performed by the person who are
having the knowledge on both functional and structural part

Unit test belogs to white box testing
Black Box tetsing: -
Smoke
Integration testing
Re testing
Regrassion testing
System Testing
User Aceptance testing

Is This Answer Correct ?    0 Yes 0 No

wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to ..

Answer / guest

Hi
here White box Testing was done by developer's
only,if we want to do "White box" Testing means we should
have "Programing knowledge" this white box testing is
related with "Internal structure" of "Program".
for "White box" testing involved different different types
of testings like
1)Unit Testing
2)Integration Testing.
3)sanity Testing(this is the starting stage testing).

Black box Testing:
For this black box testing no need to have
programming knowledge.
1)Functional Testing
2)System Testing
3)Smoke Testing
4)security....
These all are included in "Black box"Testing.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

how to find the bugs and log the test cases?

6 Answers   Mastek,


Different environments in software testing?

3 Answers  


What tests would you perform on common homepage?

0 Answers  


Can anybody tell me that in real time how cookies testing is actually done.(kindly specify the steps). its very urgent

0 Answers  


what is meant by application server and its functions?

1 Answers   GE, Verizon,






I have interview on Guide wire testing. If you please share me.

0 Answers  


what is 2tier and multi tier architecture?

1 Answers   H5 Asia Pacific,


What is d difference between Black Box Testing and Functional Testing?

4 Answers  


what is server-side testing? what is automation framework?

1 Answers   HCL,


Tracability matrix? what are test metrics?what is the use? scope of testplan? Estimation? Test stratagy? Entry ,Exit ,Suspention,Resumption criteria? Diff b/w web server and appli server? diff b/w web app and client server app? diff b/w brs,srs? what is Sla time? Exp defect life cycle? types of defects? how do u decide project is 100% bug free? How u send defect reports? Testing Environments? testbed? what is differed testing? what is differed defects? what r the base documents are recovered for test case design? what r the base documents are recovered for test case execution?

3 Answers   RDM, Wipro,


What is QA Release Package ?

1 Answers   IBM,


What types of testing will come under functionality testing and non functionality testing?Security testing is consider as functionality testing or non functionality?why its so?

10 Answers  


Categories