Q-1 WHAT IS USE CASE?
Q-2 Test cases cannot be developed with system users and
designers as the use cases are being developed? true or false
Q-3 WHAT ARE DIFFERENT TYPES OF INCREMENTAL TESTING?
Q-4)The cost of fixing a fault
a)not important
b)increses the later fault is found
c)decreses the later fault is found
d)can never be determined
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
1- Use case is a Business scenario designed by domain
expersts or by client.
2 - False.
3 - Top down & Bottom up
4 - b.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / saff
1)use case is a formal documentation of business processes
that a system must provide
document contains a actor and a happy path and alternate
path
2)false becoz if we dont have requirment document and use
case document then we need to get info some how that
somehow is asking the system user or designers
3)incremental testing is done when the product is produced
incrementally like as top down or bottom approch or
sandwhich
it test the increment inthe product as they are available
for example is mocules are down as top down aprroach means
higher level are designes first and lower are designes
later then the module designed should be tested but the
output may depend on the next module designed so in this
case for testing the high level module they creat a dummy
low level module called stub then test the high level
module by calling this stub
simillarly in bottom up approach the the dummy created to
resemble the high level module is called driver
4)b
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pninjan
1) SEQUENCE OF ACTIONS A SYSTEM PERFORM THAT YIELDS AN
OBSERVABLE RESULTS OF VALUE TO A PARTICULAR ACTOR
2)false
3) TOP Down incremental and Bottom up incremental
4) c
| Is This Answer Correct ? | 1 Yes | 5 No |
What does scalability mean. Is the system scalable only in terms of hardware or its software which makes the application scalable. Please provide an example to support your answer.
what and how to do application testing?
what is the use of l10n testing?
if the bug is reproducible then what is the status that u have given to the developer
5 Answers Jeevan Technologies, QA,
Is there any testing named as Comprehensive testing
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
what is exit criteria and entry criteria with proper examples??? hi, i faced so many interwies in this question...so plz answer this questions as early as possible...
what is test bed,test harness,test environment
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
When should you begin testing?
What is Cause-Effect Graphing Techniques in testing ?
Diff. between STLC and SDLC?