If Tester found the bug in build 2.0.0 tester will assign
it to developer but not get fixed in next build 2.0.1 then
tester have to assign it again for every build if not get
fixed upto build 2.0.7 or not?
Same question is for version also?
Answer Posted / rajendra prasad reddy
We should analyse the Cause for not fixing the bug.
If the bug is differed by Dev Team
In some projects implementation of a new feature will fix
the bug or else dev people need to add other
functionalities to make it fix.In this situation Dev team
have right to differ(Means the defcet will be closed in
future build release)the bug. The release may be immediate
next release or later releases.No need to report again this
differed bug,as it's status is 'Open' in defect tracking
system.
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
Hyd
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How soon the bug should get fixed?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Anyone tell me the test cases of Shopping Favorite
How can write testcases on a code under development pls give asnwer
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
hai friends can u expalin about real time process of testing at the company, like flow diagram
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
What is Windows Test Technologies? Where i will get all information of it.
What are the main key components in web applications and client and server applications? And explain the differences between them?
What is the test harness?
what is Test management fundamental?
You may be overqualified for this position we have to offer
How can I do Server side Interface testing in Web Testing?
What is actually a rule based testing
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }