Is integration testing is a validation testing ?
Answer / bapiraju
ans:
Integration Testing:
Integration testing is mostly conducted in
white box testing.In the Application developement process
number of components has been developed i.e depending on
the Application Requirement.These components are get
togethered as modules, means the scenarios which are
related to those particular components. Then these
components are named as one Module.
Likewise depending on the requirement n number
of Modules are developed. Finally these Modules are
combined together to get one Build or Application.
Validation Testing:
Mainly Validation Testing is done in Blackbox
Testing.And the final conclusion is not a validation
testing.
Hai Friends if any thing is wrong from me, Plz give me
correct response.eid is,
<bapiraju_ka@yahoo.com>
| Is This Answer Correct ? | 1 Yes | 1 No |
1. what exactly is heuristic checklist approach for unit testing ?
what are testing types involved in black box and white box testing...
test case for post status functionality of facebook
what are the different testing methodologies and testing techniques? Am asked in interview that what is the defect age? I replied that the time gap between the defect reporting and defect resolving. then the interviewer asked me if at all the defect is not resolved then what is the defect age of that particular defect? can anybody answer this?
In an interview, what r the general questions asked in manual?pls give me anwser to this question?
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?
how many web pages in your application?
On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???
How to Test a C++ and unix application is there any automated tool available,
what is Softwar Audit?
what type of testing you are doing ?
when we use the Equivalance Partioning techinique