InterviewSolution
| 1. |
What is PDCA cycle and how testing realtes to it |
|
Answer» As we all know software testing is an important aspects of software DEVELOPMENT process. Software development contains 4 main steps which is knows as PDCA(Plan,DO/Execute,Check/Test,Act). As above four steps contains A to Z of development. |
|