WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?
Answers were Sorted based on User's Feedback
Answer / mr vikas pagrotra
white box
black box
high level
low level
in high level there are no of testing some common testing are as
1.functionality testing
2.smoke testing
3.random testing
3.positive testing
4.negative testing
and so on
i guess this is the appropriate and best answer for the question but i was rejected i don't know why????
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / amit
If the interviewer is asking about testing techniques then
i suppose the answer should be like :
There are many types of testing such as "BVA" Equvalance
partitioning, sectutity testing funtional testing, data
base testing, Sanity testing, smoke testing, Gorrila
testing, monkey testing etc..
And yes i think many of us would have these testing during
their career, if not many times then at leats once.
Please correct me if i am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramya
There are 3types of testings
1.whitebox testing(performed by developers)
2.Blackbox testing(performed by test engineers)
3.Gray box testing(both testers and developers)
In white box testing,developers will validate the internal
structural of the program.i.e developers will check the
source code which they have developed.
The techniques are Unit testing
Integration testing
In black box testing,testers will validate the application
based on the client requirements and specifications.The
techniques are Functional testing and non functional
testing.There are again many sub testings in this functional
and non functional testings.
In Gray box testing both developers and testers will perform
testings.This techniqye will be performed in small
companies.But in this developers also should have testing
knowledge.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ch.s.m.prasad,kkd
There r two types of testings
1. Static testing
2. Dynamic testing
if it is wrong plz correct me
ch.s.m.prasad
eid: sri8prasad@gmail.com
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / amudha
Black box testing, white bos testing, gray testing.
black box testing is done without knowledge of internal
structures.
whitebox testing is done my knowing inter structure of the
program
gray is the combination of black box and database
| Is This Answer Correct ? | 0 Yes | 5 No |
please send me interview questions asked in google in testing - manual
What’s the difference between a bug and a defect?
from user point of view wht is the test case for notepad
When we have to use Boundary value analysis and when to use equivalence partitioning. Please explain with an example. Urgently required.
What are the different types of integration testing?
Explain Equivalence Partitioning ?
How do you scope, organize, and execute a test project?
What is a ‘test plan’?
Explain the importance of agile testing?
What is defect life cyce?
What is difference between QTP 9.2 and QTP 8.0 ?
what is meant by regression testing?