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 ADHOC testing ?

9 Answers   NIIT,


Can you explain the importance of PII in SCAMPI?

0 Answers  


Find bugs in customer environment , That bugs is called 1. software Failure 2.Bugfix 3.Bugs 4.Error

3 Answers  


Can we include 'Space' and 'Underscore' in alpha characters or alphanumeric characters at the time of Defect Reporting?

2 Answers  


How to write a test case for traffic signal?

7 Answers  






Today an interviewer asked me if severity assigned by tester and priority is by developer then why tester assigned priority of defect in defect report ?? 

1 Answers   TCS,


What is pesticide paradox?

0 Answers  


What is pending/Rejected defect. Did ever come across such defect? Give example

2 Answers   Cap Gemini,


What you do whenever reported defect rejected?

2 Answers  


What is the test case, test scenario, test suit and explain differences bewteen the above ones

9 Answers   Kclink Technologies, Oracle,


what are the release notes and what release note contains, when these prepared.

3 Answers   HCL,


u posted a bug with screenshots and steps to reproduce but still the developer is not accepting this is a bug. in dev system it is not reporducing . how u'll convince he developer? (if the developer is in india or onsite(give the answer for both the cases)

8 Answers   Semantic Space,


Categories