How the Error, Defect and Bug are related to each other ?.
Answer Posted / priya
If in the Req it is to first divide 3 by 4 and then add 5;
Error : the programmer codes to add 5 and 3 first and then
divides the result ( calculation is not doone as mentioned
in the req )
Bug: programmer understands but declares the variable
differently ie in this case, it must be double or float
but declares it as int.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe a past experience with implementing a test harness in the development of software.
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
what is traceability matrix and its usefulness
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
how to explain banking domain project in testing?
What is remedy testing,expalim that and how can use that
What are the different available models of sdlc?
Explain what is exhaustive testing?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
when database testing comes into manual tesing
Name three reasons why the tester may choose to record in Context Sensitive mode.
What is Dynamic Binding and Dynamic Loss?
What kind of input do we need from the end user to begin proper testing?
Write positive and negative test cases for forgot password?