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 |
What made you pick testing over another career?
Why Should we prepare traceability matrix?
what is mean by extensive testing?
could any body tell good ISTQB institute in Hyderabad?
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
What is V-model and explain differences between V-model and other SDLC models like waterfall, spiral etc
What is test methodology?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
Which test cases are written first: white boxes or black boxes?
What is Environment Requirement?
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna
First Name & Last Name fields are there in the application form, In Application First name & last name fields accepts the numerical value 453455 & special characters $%#$% . My question is that --> I think No need to write test cases for Numerical value & special char. for First & Last name fields BECAUSE No one will enter such a input data at client side b'coz it's not practical. Let's me know the answer.