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

contents of test report

3 Answers   CTS,


at the time of testing web based applications and client server apllications, what you absorved as a tester? (i need not differences, but i need what you absorved at the time of testing as a tester)

5 Answers   Nous,


What report u generate after completing testing?

5 Answers   Covansys,


What is difference between GUI and Usability Testing?

2 Answers  


Can Someone tell me scenario in testing having low severity and high priority and vice versa

6 Answers   CybAge,






What type of Testing u done ur project?

6 Answers   Quexst,


Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....

0 Answers  


Are monkey testing & gorilla testing same? If not, then what is the difference between these two?

29 Answers   CTS, Sanoits, TCS,


what is effect variance ,Budget variance , Schedule Variance , Defect Density ?

3 Answers   Tech Mahindra,


Do you know anything about Set Top Boxes?

0 Answers   Standard Bank,


(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.

2 Answers  


Explain BVA and ECP?

5 Answers   Logica CMG,


Categories