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 |
What is Web testing & which action we take at the time of Web Testing?
when the test plan will be prepared in waterfall model?
what is Softwar Audit?
Diff b/n UAT & IST? What is meant by UAT?
Types of testing
why do you go for white box testing when black box testing is available?
What will be your approach if a particular script in Load Test fails?
Hi, could you please send me the ISTQB Material to my mail id vsmpatil@gmail.com.
what is bug triage?
what is test condition?how do u rank a test condition?
test measurment techniques
what a tester test in unit testing,,, explan in details...