What is the difference between Integration Testing and
System Testing ?
Answer Posted / guest
Integration testing will do the completion of unit or
module level Testing.
System testing is nothing but the application meets the
Required specifications or not
Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
what is base time , how can we base time your doc"s ?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
For any web application, what are the possible login features that should be tested?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
What is difference between Manual testing and Pega/BPM testing?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
what types of bugs will we find out in banking projects
What is big bang approach?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
What are the RBI rules has to follow by a bank for online precesseing. ?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form