what is defination of intergration testing?
Answers were Sorted based on User's Feedback
Answer / rekha
Integration testing tests interfaces between components,
interactions with different parts of a
system, such as the operating system, file system,
hardware, or interfaces between systems.
There are 2 types of integration testing.
1. Component integration testing tests the interactions
between software components and is done after component
testing;
2. System integration testing tests the interactions
between different systems and may be done
after system testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sekhar raju
Integration testing:-
Testing the combined parts of the application to determine
if they function together correctly
| Is This Answer Correct ? | 2 Yes | 1 No |
how to identify the user defind varibles? plz tell me
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
what is the difference between IE & Netscape in web testing on a log in page
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
How do we analyze the checkpoint results?
What are the views available in quicktest professional (qtp)?
how we connect oracle or sql data server database to qtp.
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...
why is execute file used.
Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance
What is Virtual object wizard in QTP?