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 |
what r the different types of test case? and tell me the names.
5 Answers Object Orb, Synova Inc,
How do you review testcase?? Type of Review...
1)what are techniques used for writing the Test case?
what is review and walkthrough?
write high level test cases
5 Answers College School Exams Tests, CTS,
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
What does scalability mean. Is the system scalable only in terms of hardware or its software which makes the application scalable. Please provide an example to support your answer.
What is difference between static and dynamic and testing?
what is the meaning of the negative testing?
This is scenario based question atht I faced in an interview-"There are 2 systems with SIMILAR H/W and S/W configurations. I opened my gmail account from 1st system and I could open my gmail account successfully & able to operate it without any problem. But when i try to open my SAME gmail account from 2nd PC, I can't access it at all. So what could be possible defect/problem?" (Note that the email ID and password used is valid and correct)
I need a good book on manual testing.Is the book by nageswara rao good.I need to learn from basic to advanced.
what is domain testing. explain.