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
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
write a compilemodule function for loginscreen.
When do you feel you need to modify the logical name?
What in contained in the GUI map?
What are the reasons that winrunner fails to identify gui object?
Why don’t we normally load the gui maps through start up scripts?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
How do you modify the logical name or the physical description of the objects in gui map?
what is qtp licence
How do you suppress a regular expression?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
you hae a inbox and got a mail how can you know it is there or not write script.
What information is contained in the checklist file?
Explain data parameterization in winrunner?
What is the purpose of regexp_label property?