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
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 |
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 |
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 |
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 |
who are the three stake holders in testing
How do test cookie? There is any benifits of this? (This is in reference on clientside at the time of request for new page which can send cookie value)
1 Answers Creative Informatics,
hi,I want to learn testing concepts. But, actually, at least, I don't have basic knowledge about testing. but, my desire is to learn testing concepts. But, I don't know, which material is good?And which site is good to learn testing concepts. Please, could any one help me regarding this? If any one have good material with you, with out feel, kindly forward that material to me? Please, do this help for me. Thanks in Advance. my mail id is gopimanchella@gmail.com BEST REGARDS M.MurthySharma.
what is the common in all s.o.p (standaed operating procedure)?
what is compatibility testing
How do you get programmers to build testability support into their code?
There are 2 clients for a server and that clients can access the data from the server only for 10 days. so how will you test this scenario manually? Can u pls help me?..
Hi my name is surbhi. I am a commerce graduate and doing Testing course. I want to make my career in it industry. But right now i m full confused dnt know from where to Start what to do. I cant stay without job also. Write now Working in a hotel. Pls suggest me? How to make my carreer In testing and is there any jobs for freshers in bangalore
What is the difference between alpha testing and beta testing?
test plan for atm machine in detail step-wise.
what is the difference b/n DPD(Defect profile document) and TRD(Test Report document).
How will u write test cases based on EQA(Equivalance class partitioning) & BVA(Boundary value analysis.?Plz explain in brief?