For the 7 stages of the SDLC (Planning, Analysis, Design, Development, Testing, Implementation, and Maintenance), What are the major inputs and outputs of each stage? What are the primary activities in each stage? Who are the primary "players" involved in each stage (e.g., Tech Arch's BA's, Testers etc.)?
843In the 7 Stages of the SDLC (Planning, System Analysis, System Design, Development, Testing, Implementation, and Maintenance), what is the INPUT and OUTPUT of each stage?
798In the 7 Stages of the SDLC (Planning, System Analysis, System Design, Development, Testing, Implementation, and Maintenance), WHO are the stakeholders of each stage?
1000Example: A Bank teller determines a need for a new software that displays customer information on her screen. What would using a Waterfall Methodology look like AND what would an Agile Methodology look like in creating this software product?
1078What is the meaning and purpose of each of: 1) Test Strategy 2) Test Plan #) Test Case? What is an example of each?
1107What is Functional, Non-Functional, and Regression Testing used for (i.e. the purpose of each)?
1063I need to learn who the major stakeholders are in each of the 7 stages of the SDLC. What is the best online resource?
1096I need to learn everything I can about what a Waterfall approach vs. an Agile approach looks like in QA Testing. What is the best online resource?
1034I need to learn everything I can about Function, Non-Functional and Regression Testing. What is the best online resource?
1173I need to learn everything I can about the different types of Test Activities (i.e., Test Strategy, Test Plan, Test Cases, etc.). What is the best online resource?
1078Post New Testing AllOther Questions
What is random/monkey testing? When is it used?
What is FCOE?
What is an equivalence partition (also known as an equivalence class)?
What is a test configuration manager?
What would you say to your boss if he?s crazy about an idea, but you think it stinks?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char
What is random/monkey testing?
What is equivalence partitioning testing?
What are the advantages of designing tests early in the life cycle?
Explain good design?
Explain sanity testing?
Which one of the following activities is the most efficient and most cost effective at identifying defects? 1. Prototyping 2. Unit test 3. Beta test 4. Design/code inspection 5. Risk analysis
Explain error?
What the difference between latent and masked defects is?
What the difference between pilot and beta testing is?