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 are the different types of testing
what is single tire, 2tire 3 tire and so on upto ntire ? can ny one explain me about this in detail.
what is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application
If tester found some bugs in the application then which format they will send it to development team.
What is exploratory testing and when should it be performed?
What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
what is FAT and SAT tests .?
what is user acceptence test?
what are the document needed to create a test case?How u tell it is test case?
verfication vs validation