The document consists of a series of questions related to the Software Development Life Cycle (SDLC), covering various models such as Agile and Waterfall, as well as concepts like requirements specifications, testing, and defect management. It addresses the roles of project managers, the importance of software maintenance, and the distinctions between different types of testing. Additionally, it explores the processes involved in test case creation, defect reporting, and the criteria for testing completion.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2 views
Testing SDLC Questions
The document consists of a series of questions related to the Software Development Life Cycle (SDLC), covering various models such as Agile and Waterfall, as well as concepts like requirements specifications, testing, and defect management. It addresses the roles of project managers, the importance of software maintenance, and the distinctions between different types of testing. Additionally, it explores the processes involved in test case creation, defect reporting, and the criteria for testing completion.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
SDLC Questions:
1. How many phases are there in the SDLC process?
2. What is the purpose of the planning stage? 3. What do you mean by SRS / FRD? 4. What are functional requirements? 5. What are non-functional requirements? 6. Explain the Agile Model in brief. 7. What are the Limitations of Agile Model? 8. Explain the waterfall model in brief. 9. What are the disadvantages / limitations of Water Model? 10. What do you mean by the ‘scope’ of a project? 11. Who are involved in different phases of SDLC? 12. What is the importance of software maintenance? 13. What is the role of a project manager? 14. What is Software Testing? 15. Explain Quality Assurance. 16. What are the differences between QA & QC? 17. Explain STLC. 18. What do you mean by testable requirement? 19. Define Test Scenario? 20. How do you derive Test Scenarios from functional requirements? 21. Define Test Cases? 22. What are types in Test Cases? 23. How do you define severity for a Test Case? 24. What are the basic information captured in a Test Case? 25. How is Test Case related to Test Scenario? 26. Explain Defect Management. 27. What is a defect? 28. What are the details captured when you report a defect? 29. Explain how severity & priority are tagged for a defect. 30. Explain Defect LifeCycle. 31. What is the information captured in RTM? 32. What is the purpose of RTM? 33. What is the preparedness needed before starting test execution (manual testing)? 34. What are the entry criteria to start testing? 35. When will a Test Case fail? 36. What is black-box and white-box testing? 37. What is Functional Testing? 38. What is System Testing? 39. What is Regression Testing? 40. What is Sanity Testing? 41. What is Smoke Testing? 42. What is End-to-end Testing? 43. What is non-functional testing? 44. How will you report testing status? 45. Who are the audiences for the testing report? 46. When will you conclude testing is complete?