Answer Posted / jawahar
Error:
•This is terminology of developer
•Syntax error, logical error, run time error, compilation
error etc..
Bug:
•This is terminology of tester
•Mismatch between the Expected result & Actual result.
•Anything that causes customer dissatisfaction.
Defect:
•Deviation (Mismatch) from the client requirement /
Specification
•Eg: Add func 2+2 = 4 (correct); 2+2 = 0 (defect)
Issue:
client having fault in the project or product.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Diffrernce between client server testing and web server testing.
What is the difference between Functional testing and Unit Functionality testing?
test cases for Insurance Processing System ?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What are the cases when you’ll consider to choose automated testing over manual testing?
What are similarities of Agile and Scrum?
What are the major components of Perf Test Report?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
What is Bomb Testing?
Hi All I want discuss abt Testing tools is any one available online in google chat?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
How to find that tools work well with your existing system?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?