Describe the idea creation stage of the SDLC? When does it happen?
1st stage
investigate the market and form hypotheses about the product
What is the requirement formation stage of the SDLC?
specific requirements for the application are defined
what should be implemented?
what are the limitations of the system under development?
Describe the design stage of the SDLC? When does it happen?
it happens after the requirements have been formulated
In which stage of SDLC is the application created?
Development and testing
What happens during the development and testing stage of the SDLC?
What are the final three stages of the SDLC?
Release: software becomes available to end users
Maintenance: maintaining the application’s functionality and fixing bugs on an ongoing basis
Discontinuation: the app becomes outdated and is no longer supported
What does the QA Engineer do during the idea creation stage?
What does the QA Engineer do during the requirement formation stage?
What does the QA Engineer do during the design stage?
What does the QA Engineer do during the development and testing stage?
What does the QA Engineer do during the release stage?
What does the QA Engineer do during the maintenance stage?
What does the QA Engineer do during the discontinuation stage?
check that only expected functionality was removed and that the rest of the app works as expected
In which type of software development is each stage done step by step and the next phase can’t start before the previous one?
sequential
What are the 3 types of sequential software development
Describe the waterfall model of sequential development.
In what scenarios is it useful to use the waterfall model?
What are the drawbacks of the waterfall model?
Describe the core values of the agile principles.
What is the scrum methodology?
What are the 4 stages of the scrum workflow?
Sprint planning
Development and testing
Demonstration: my bug demos
Retrospective: reflect on the previous sprint
What is the role of the QA Engineer during the sprint planning stage?
assess the amount of work and the difficulty of that work from their POV
What is the role of the QA Engineer during the development stage?
What is the role of the QA Engineer during the demo meeting?
like the bug demos at Carehive! presenting the work done