What is the exact difference between Integration & System
testing, give me examples with your project.
Answer Posted / radha
Integration testing starts after completing of unit
testing.It validates the interaction between grouped
components.It identifies the bugs which can not be
identified at individual testing of
component,submodule,module.
System testing starts after completing of integration
testing.Performance testing,load testing,stress
testing,compatability testing,security testing etc come
under System testing.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Where did you learn winrunner and testdirector?
can i get apex technologies interview questions in testing
How do you execute your tests from windows run command?
What is the purpose of regexp_label property?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
How to force wr to learn the sub-items on a menu?
Name the three modes of running the scripts?
Without the gui map, use the phy desc directly?
What all are the different databases winrunner can support?
How do you configure gui map?
When do you feel you need to modify the logical name?
Write test scripts on a scenario where you have to transfer data from one table to another.
What is the use of test director testing tool?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.