Suppose there are three modules A-B-C, the output of A is
responsible for B and output of B is responsible for C and
if A & C is not ready & B module is ready then how can u
check Module B
Answer Posted / manish
Use Hybrid Approach: It is a combination of top down and
bottom up approaches. This approach is also known as
sandwich approach.
In the place of under constructive sub and main programs the
programmers are prefer using temporary program called stub
and Driver.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
wat are the questions would the project leader ask about the project?? please do send the answers early.
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
Why would we not include these?
how to test a web application manually?can u explain indetail?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
How can data caching have a negative effect on load testing results?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
what is traceability matrix and its usefulness
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
what is the difference between PEGA based web application testing versus web application testing?