Our software designers use UML for modeling applications.
Based on their use cases, we would like to plan a test
strategy. Do you agree with this approach
Answer / saketh
hi the test strategy doc is a company level document. this doc contains what are the test methodologies we has to use like manual or automation, if it is necessary to use automation then what are the tools we have to use to do the appli testing. once TS doc prepared based on this only test methodology doc will be prepared. So now the Designers will be prepared the HLD, LLD doc based on the SRS doc.
| Is This Answer Correct ? | 1 Yes | 5 No |
What are quality assurance and quality control?
What is mutation testing?? And when we use it??
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
Swap 2 variables without using a temp variable
Write TestCases for mobile
what is the difference between Test strategy and test plan?
Describe your personal software development process.
can anyone send me the test cases apart from an bank application form?
What is mean by bug? how its gets injected into application?
what is data migration testing?
What are the differences in testing a client-Server and a web Application
how can i derive the test case for requirement and usecase ?