WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?
Answer Posted / 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 |
Post New Answer View All Answers
what is the impact analysis?
Explain briefly your project.
what is the critical defect in telecom domain?help me out from this prob its very urgent
Give the real-time example for back-to-back testing?
Is compatabilitytestig and port testing are same
What is decision table testing?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
How can you use technology to solve problem?
What are the phases involved in software testing life cycle?
What is the test harness?
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
Unit Testing can be done by using Nunit?
How do you get programmers to build testability support into their code?
In how many ways you perform batchtesting ?