is tha integration testing include non functional test?
Answers were Sorted based on User's Feedback
Answer / nhggj
No it will not include Non Functional testing because
intergration testing is done in Development environment,
Sysytem Intergation Testing is done by Testers
Here all we get confuse integration is different from
System interation
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / mahesh h
Non functional tests are,
* Baseline testing
* Compatibility testing
* Compliance testing
* Documentation testing
* Endurance testing
* Load testing
* Localization testing and Internationalization testing
* Performance testing
* Resilience testing
* Security testing
* Scalability testing
* Stress testing
* Usability testing
* Volume testing
* Failover testing
which of course will not come under Integration testing. Right?
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rekha
intergration testing includes bothe functional & non
functional tetsing as per the requirement of application
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / krishnaveni
Integration test doesnt include non functional test.
Integration testing is done after unit testing. It is
performed by dev team they jus integrate the individual
modules to validate how the application is working & how is
the data flow between the modules when they r interconected.
| Is This Answer Correct ? | 4 Yes | 2 No |
Tell me the test cases for a search and replace functionality in a microsoft document (.doc)?
Explain the manual testing process?
what is equivalence boundary
How or why testing is associated with the term "BOTTLE NECK"
What is different between QA and QC
How does a coverage tool work?
How to test the functional specification?
what is baseline document,can u say any two?
write test cases for scenario of 'remember me' check box for log in screen.
If the bug is found by customer and he will put that bug in DTS , that bug is visible 1 - Dev Team 2 - Test Team 3 - B. A. Team 4 - 1 & 2
What steps are needed to develop and run software tests?
Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?