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 |
explain the Compatibility testing
Suppose u and ur team member is there.ur team member (friend) has raised one bug..u don't no abt apllication as well as that functionality of that application.ur TL give the task u have to give the Severity & Priority..how can u give the Severity & Priority?
Test cases for save option for notepad - I have listed few. Please improvise my answer
what is the difference between test senario and use case
What is the testing lifecycle and explain each of its phases?
which scripting language is used to write scripts for testdirector?only testing team can use testdirector?or other people like working on oracle(accounts) can also use this? pls answer Thanks in Advance
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
What exactly is quality control? Is it similar to quality assurance?
tell wat u did in ur banking project?
What are the benefits of automated testing over white box and black box testing?
Give an example of low severity and high priority bug?
Difference between Web based application and web application