Definition of Bug?
Answers were Sorted based on User's Feedback
Answer / radhika
Bug,defect,error,all r same.but a small difference is ther
Code related mistake is a error.
That mistake founded by test eng.. is a defect.
Developers accept with test eng... its a bug/issue
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / pavan
Bug is any error in the software that prevents it from
producing desired output. A bug goes through different
stages until it gets resolved.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / radhika
error is found out by developer
Defect is found out by tester
bug is found out by user
Is This Answer Correct ? | 0 Yes | 0 No |
What is code review?
Could anyone let me know what exactly is telecom testing & how is it done? And also how is mainframe testing done?
Explain what n+1 testing is?
hi can u say real time issues in load runner?
Examples where you have worked on your own and as part of a team.
What are the check points we need to consider while performing Database migration (ex: from oracle 8i to 9i)
An input field takes the year of birth between 1900 and 2004 what the boundary values for testing this field are?
A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.
Explain virtual memory?
Which one of the following is used as a tool for tracking an SQA project? 1. Pareto chart 2. PERT chart 3. Run chart 4. Control chart 5. Cause and effect chart
What is stub? Explain in testing point of view?
Hi, Can nybody tel me the kind of testing done on Business Intelligence domain?