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 |
Can you please explain about the erp project
16.Compatibility testing is testing two application?
How to do hardware compatabilty or configuration testing manually
Tell the procedure to close word file?
which out of the following can be considered as performance testing:- 1. Benchmarking 2.Recovery testing 3. more than one user testing
what is use case
What are the techniques you follow to write test cases?
How would you approach measuring JavaScript code coverage?
What are initial conditions?
What test data will be required if Person 1 transfer money in Person2 account?
what is the difference between client-server application and web based application?
what is the template u used for informing clients regarding known issues when u near to release