build 1 bug is raised and it was closed by developer and
build 2 is released in build 2 also same bug raised what is
the satus of that bug.
1>reopen 2>open 3>new 4>defered
Answer Posted / preeti
see iam into web testing and when we prepared the defect
sheet we have following categories
DEFECT-ID,BUILD-no,STATUS,TESCASE -
ID,SECTION,SUMMARY,DESCRIPTION,OWNER,REMARKS,DEVELOPERS_NAME
,DEVELOPERS-STATUS.
now when we send the defect sheet to developers with staus
new or open defect they can assign the status as Fixed in
DEVlOPER_Status its tseter to assign it as CLOSED after
reviweing the same,
now again the defect occur for another build
SO what we do is
Suposing the defect id wa D-01 for build 1.1 and was closed.
to differentiate the same defect with another build the
DEFECT-id becomes a section of earlier ID D-01-01 and
status goes to "REOPEN".
in this way devloper was also easy to find out who was
assigined to work on the same defect in there team. and who
fixed it,
YOU can't assign "NEW"
BUILDS keep on changing ,like if u will assign new for
every defect .Team can never be able to conclude how many
times the defects reoccured till the release of final build.
i hope iam clear if any doubts please mail me.
preeti@darshconsultancy.com.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Explain the acceptance testing?
write test case for pen cap if it is not present?
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
How to generate test cases for 'replace a string' method?
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
How to write email id in world wide web
What are the Test Cases Comes under Regression Suite?
Explain transaction testing?
Test Case for Text Editor!
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
write a test cases for WLAN
write test cases for hospitality management system
What is explain security testing?
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?