integration testing is followed by
a)unit testing b) system testing c) acceptance testing
d) regression testing
Answer Posted / arjunreddy
Integration testing lies in between the unit testing and
the system testing. the process is
1) Unit testing
2) Integration testing
3) System testing
4) Acceptance testing
Regression testing is that testing on the modified build.If
there are any modifications while integration testing or
system testing, the regression tesing is carried out
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Define brain stromming?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
Hi, Anybody knows about Hexaware company..
What is a defect age?
1. what is a date guidelines ?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
hi can anyone tell me about vision plus testing? and what about its future
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
Explain the difference between severity and priority.
Explain user acceptance testing.
Zenq interview questions for manual testing
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; }
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
What are the differences between web applications and client and server applications?