is tha integration testing include non functional test?
Answer Posted / 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 |
Post New Answer View All Answers
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
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 are the different servers and difference between them?
what is the difference between website and web based application ?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
What are drawbacks in system development life cycle
Explain Testing process in your organization?
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
How do test documents in a project span across the software development lifecycle?
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
What is Dynamic Binding and Dynamic Loss?
When should you opt for manual testing over automation testing?
How we can test Cookies Manually?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?