Developed a test plan based on the four types of testing. Explain only 2 types :
ID: 3856728 • Letter: D
Question
Developed a test plan based on the four types of testing. Explain only 2 types : 1) integration testing. 2) user acceptance testing. This types Explain about "Sage software". Developed a test plan based on the four types of testing. Explain only 2 types : 1) integration testing. 2) user acceptance testing. This types Explain about "Sage software". Developed a test plan based on the four types of testing. Explain only 2 types : 1) integration testing. 2) user acceptance testing. This types Explain about "Sage software".Explanation / Answer
DEFINITION
1)Integration Testing is a level of software testing where individual units are combined and tested as a group.
The main reason behind this level of testing is to expose faults in the interaction between integrated units. Test drivers and test stubs are used to assist in Integration Testing.
Any of Black Box Testing, White Box Testing methods can be used to perform Integration testing.
Tasks:
1)Preparing what is required
2)Reviewing on the same
3)Reworking if necesary(if anything need)
4)Peform Test on individaul componets
When is Integration Testing performed?
Integration Testing is performed after Unit Testing and before System Testing.
Who performs Integration Testing?
Either Developers themselves or independent Testers perform Integration Testing.
Integration Strategies:
1)Big-Bang Integration
2)Top Down Integration
3)Bottom Up Integration
4)Hybrid Integration
2)User Acceptance Testing:
User Acceptance testing is the software testing process where system tested for acceptability & validates the end to end business flow.
It is performed after System Testing is done and all or most of the major defects have been fixed. This testing is to be conducted in the final stage of Software Development Life Cycle (SDLC) prior to system being delivered to a live environment(in the production in techincal terms)
It is actually a “black box” tests. It means users doesn’t aware of internal structure of the code, they just specify the input to the system & check whether systems respond with correct result.
User Acceptance testing also known as Customer Acceptance testing (CAT), if the system is being built or developed by an external supplier.
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.