What is the difference between Integration Testing and
System Testing ?
Answer Posted / saipranav
In integration testing individual components are combined
with other components to make sure the necessarey
communications, links and data sharing occur properly.
It is not system testing because the components are not
implemeted in the operating environment.
System testing begins one the modules are integrated enough
to perform tests in whole system environment.System testing
can occur in parallel with intergration test, especially
with the top-down method.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is bottom-up approach?
any one giv test cases for wordpad using equivalence class partioning
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
Explain severity with example and expalin each example?
Test approach to windows scheduler?
I want to know about satyam manual testing questions
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is junit & api?
What is exploratory testing and when should it be performed?
What does 100% statement coverage mean?
Why documentation testing is important?
What is Independant Testing? When and where this type of testing will be performed?
Tell me example for Risk,Mitigation,Assumption?
what type of quetion may be asked for experienced person in manual tester of 1 year?