what should we do if the developer rejects the bug?
Answers were Sorted based on User's Feedback
Answer / indira varma
in 3 cases developer not accept with the bug
1. as per design
suppose customer make a change request in the
middle of design phase .then designer designed as per the
change req
but he is not updated the srs . developer develops based on
design .but tester writhe test case and perform testing
based on srs.because of this defect is raises. so it is not
developer fault .
2.ambiguity:
when the requirements are not clearly specified .ex
client not specified user name range.then developer
developed his own view(ex max 20).but how can know that he
takes his own rang(ex 26).because of this defect is raised
3.tester error:
tester understand functionality wrongly than he designed
wrong test cases because of this bug is found.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rima
U can ask developer the cause of rejection... if its not
satisfacory, reactivate the bug with ur comments...if still
rejected..Gal..literaly.. go for a fight.
| Is This Answer Correct ? | 0 Yes | 3 No |
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand
What is system testing ?
What report u generate after completing testing?
On what type of browsers you have tested your web page?
what is the difference between error,bug and defect?
i know that there are two types of applicationa.one is web applications and the other is client-server application.web means online applications,and client server means we have to install in our systems to use it.now my question is ,yahoo messenger which we have to install in our system and have to work on line.this application comes under which type of application.
what is smoke testing?
Can you explain tailoring?
what is the difference test bed and test environment?
At Evening 6'o clock they will release the new build to you.what will u do on that time.
What is the difference between unit testing and functionality testing ?
What is the difference between GUI and UI testing?