How will you go with testing process if only project
requirements document is given to you
Answer Posted / punam tiwary
I will do requirement analysis use-cases
Identify gaps between requirement and use-cases
Develop high-level test plan
Develop test cases
Develop tractability matrix between requirement and test
cases to ensure adequat test coverage
Execute test scripts and conduct various test like
integration, system,functional,gui performance and lod
testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Write 2 scenarios for System testing?
In simple steps how will you do unit testing using VSTS?
What is the role of the test group vis-?is documentation, tech support, and so forth?
Which are the different tests for apparel testing?
give me a example of writing a test case,take any good example which i can understand easily.
.In languages testing, what is the fixed part and changing part?
10 scenarios for security testing using gmail applications?
Should testing be done only after the build and execution phases are complete?
please anyone let me know the -ve testing of Excel sheet?
Write 2 scenarios for Integration testing? Please let me know its urgent.
What is defect cascading in software testing?
What are testing techniques? What is difference between general and specific?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What are the main key components in web applications and client and server applications? And explain the differences between them?