What are The Main Sources of Software Bugs
Answers were Sorted based on User's Feedback
Answer / krishna
1.Poor software spacifications
2.Next large source of software bugs are from software
design
3.Third main source of software bugs are poor coding
4.And the last source is from others like duplicate
bugs,some testing errors,etc.
.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / raja srinivas
1. Poor requirements
2. Miscommunication between developers and testers
3. Lack of domain language
4. When time is short
5. Not proper knowledge on tools used if any
| Is This Answer Correct ? | 3 Yes | 4 No |
What is shakedown testing?
what is Installation Testing?
Explain what is the rule of a "test driven development"?
Is there Any Automation tool Which supports IE6,IE7,IE8 and Mozilla and OPera
What is is the meaning of Shakedown testing in Software Development.
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
Need urgent answers for the interview questions? Interviewer asked 1) when you don't have enough requirements spec how did you perform testing? 2) once the project went live if you come to know that there is a bigger defect(bug) what will you do? 3) when there is a bug in the code but not mentioned in the requirement spec( while testing for some other if you come to know this bug) what will you do? I answered these questions but interviewer was not satisfied can any one please tell me the best answers for these kind of situations. I have other interview next week so please provide me the answers or can email me the answers my I'd is tester582@gmail.com. Thanks in advance
in a team, how do u involve/test when ur modules are integrated to other modules of ur team.
What is difference between retesting and regression testing?
What the purpose of testing?
What do you mean by High Level and Low Level Scenarios explain using an Example ?
Is the functional testing is a part of System testing. Are they same.