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

what is the difference between adhoc testing, and error guessing

2 Answers  


Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?

0 Answers   eMids,


In an application currently in production, one module of code is being modified. Is it necessary to re- test the whole application or is it enough to just test functionality associated with that module?

3 Answers   Media Magic, Ordain Solutions,


whta is compile module?

0 Answers  


MS Paint

0 Answers  






how to deploye the build when the developers give the source code..?

1 Answers  


1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?

4 Answers  


is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing

4 Answers  


How can We stop Client side Validation and do Server side validation ? Is there any option on IE

0 Answers   Covelix, TCS,


What is the difference between integration and system testing?

5 Answers  


Who will repare SRS? What is the basis for SRS preparation?

4 Answers   AppLabs, Technip,


What type of metrics we prepare in testing?What is the use of those? can any body plz let me know. udya uday_testing@yahoo.co.in

10 Answers   HCL,


Categories