How the Error, Defect and Bug are related to each other ?.
Answers were Sorted based on User's Feedback
Answer / phaninath
error: means mistakes in the program
bug:means if the error is rectified it is called bug
defect:if the error is not rectified it is called defect
small example for above scenario:
take a pen it consists of cap,stiker....if stiker is lost
that is called (ERROR),u can replace it with another stiker
that is called (BUG),if pen has hole we can't replace
it ,in that condition we called as (DEFECT)
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / shailaja
Error: problem related to a program is called error.
Defect: problem that is identified by testing department is
called defect.
Bug:error that is identified by development department is
called bug.
In my opinion error and bug are same.
| Is This Answer Correct ? | 0 Yes | 1 No |
there is a mobile phone and it has got 2 buttons one is it takes photo other is it uploads photo to facebook how to you test this application ?
7 Answers CTS, Murugappa Group,
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
If i have 1o mandatory fields like Id, Name, DOB, DOJ, DOD, Client, location, Recruiter name, Skill, Rate with save and clear buttons Then how many test cases i need to write and what is the best way of process(Just no of possibilities or we need go for probability ) to complete the test cases?
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
Tell exact difference b/w Smoke and Sanity testing with example?
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
what is the difference between test senario and use case
How do u go about testing of web application?
How do you scope,organise and execute a test project.
can any one send me the ans for this,what are different types of test scenarios?
What types of documentation are used in qa?
What is the difference between Performance testing and Load testing ?