what is incremental model?
Answers were Sorted based on User's Feedback
Answer / guest
increment testing means level by level testing in this we
can test the modules using levels in this we have top down,
bottom up approaches
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / guest
increment testing means level by level testing in this we
can test the modules using levels in this we have top down,
bottom up approaches
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / keshav
this is a type of integration testing in which has two types
1)top-down approach
2)bottom-up approach
we test in the incremental order like from parent to child
after parent testing is over , to test next module we use
one dummy child called stub
| Is This Answer Correct ? | 2 Yes | 0 No |
What is test strategy??
Who design the test case templates?
what is a test analyst? what are his responsibilities?
what is change request, and how to manage the changes..
is there any checklist to check SRS document
suppose if you press a link in yahooshopping site in leads to some other company website?how to test if any problem in linking from one site to another site?
Anybody Explain me Bug Life Cycle..?
Difference between HTTP and HTTPS
what is WinRunner frame
what is security testing? can u please set an example for it?
What is the difference between Test Cases and Test Scenarios
What is the advantage of V-model compared to other models?