When and by How you will come to a conclusion “Prepared
testcases covers the given requirements?
Answers were Sorted based on User's Feedback
Answer / deepthi
With the help of TRACEABILITY MATRIX.It is used to map the
requirements to test cases.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mercy
Traceability matrix can be used to track whether all the
requirements are incorporated atleast in one test case.
| Is This Answer Correct ? | 1 Yes | 0 No |
This can be difficult to determine. Many modern software
applications are so complex, and run in such an
interdependent environment, that complete testing can never
be done. Common factors in deciding when to stop :
•Deadlines (release deadlines, testing deadlines, etc.)
•Test cases completed with certain percentage passed
•Test budget depleted
•Coverage of code/functionality/requirements reaches a
specified point
•Bug rate falls below a certain level
•Beta or alpha testing period ends
All those above can be determine using traceability matrix.
Generally decide by Test Lead and Manager.
| Is This Answer Correct ? | 0 Yes | 0 No |
on what basis low,medium,high,critical will be assigned to a bug.give m examples
I attendend written test in NDS bangalore in aug 2009. 20 aptitude and 10 descriptive questions. In aptitude they ask sums from time and work,time and distance,tap,feet and inches(12 inches=1feet),percentage etc...
write TestCases for Yahoo messenger ?
black box techniques
What are the benefits of creating multiple actions within any virtual user script?
what are the defferent defect statuses?
What is B.V.A with brief example?
in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.
what is the work flow of testing(glamorous)
1.what is software testing?
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
if u have 10 inputs & you written 500 testcases for that.out of this u found 20 defects.as a tester how u found from which requirement that a particular defect will occur.