What is the outcome of integration testing?
Answer / ramyab.mca@gmail.com
Hai...
The outcome of integration tetsing is:
1.To verify functional, performance, and reliability
requirements placed on major design items or groups of
units.
2.success and error cases being simulated via appropriate
parameter and data inputs.
3. Simulated usage of shared data areas and inter-process
communication is tested and individual subsystems are
exercised through their input interface.
4. Test cases are constructed to test that all components
within assemblages interact correctly
K,Byeee...
Thanks & Regards
B.Ramyasri.
| Is This Answer Correct ? | 3 Yes | 1 No |
Are Test Condition and Test Description/Procedure are different? Please Reply
How to test a website???
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
.what are the diff between desktop and web applications?
What is non-compliance testing?
which test comes first installation testing or compatiability testing
what is low seviority high priority defet (ex: Yahoo mail)
Did you have access to all the modules(Requirements, Test plan,Test Lab, Defects, & Dashboard) in Quality Center(QC) or only to some particular ones?
What is data matrix? What is the use of it?
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
what is the diffn betn web based application and client server application