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 |
does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?
What are the limitations for testing?
4 Answers Thatavarti Technologies,
Which one is done first, either testcases or test scenario?
what is testing?
5 Answers Naukri.com, RealTech, TCS, Value Labs,
what r the test cases of SMOKE,FUNCTIONALITY,REGRESSION for LOGIN PAGE. how do u check it
HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
test cases for compose functionality of gmail
why ur Looking for Change?(In P.M)
what are the different things we test other than field level and form level validatons in functional testing
There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.
What is the difference between QA (Quality Assurance) & QA (Quality Analyst)?
Explain v-model clearly ? how it works in real time on a project?