Tue. Apr 16th, 2024

Category: Manual Testing

Integration Testing

After completion of related programs writing and unit testing corresponding programmer can inter connect programs to build a sprint/software. Here Programmers can test interconnection of programs correctness. 2) Bottom-UP:From this…

Unit Testing

After completion of sprint backlog and design documents preparation and review, corresponding developers in scrum team can start coding by writing programs. These same developers are responsible to test programs…

Artifacts

In Agile model documents are called as atrifacts.Examples:-Praposal document (from customer site in project or from management of company in product)Product Backlog (PO)-ALL User storiesSprint Backlog (PO)-Some user storiesHigh-Level Design…

V-Model

This model was introduced by “William Evans ferrie”. To decrease cost and time in software development, company will go to V-Model but this model can assure quality but not guaranty.…