Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / santoshnathan

hai divya,varun,Mudassar,

am sorry to say this.You please study the question
carefully and don't get confused.OK.

Actually once bug is raised in build 1 then Bug status will
be NEW(status),after that if the developer is accepted that
is real bug,then only bug is ASSIGNED(Status) to concerned
developer.After fixing the bug,again it comes to tester in
the form of Build 2.In this build 2 tester performs testing
on that bug whether it is fixed or not.Once tester get
confirmed that it is fixed,then that bug is
closed(Status).Closed in the sense functionality working
fine without any side effect.This is the story.

Then come to your answers,You people tell me one thing.
How can you say that,see question carefully.Is it possible
to raising and closing the bug in the build 1.Definitely
not,why because bug raised in build 1 and assigned to
developer,he fixes the bug and release the build 2(modified
build).On that tester will test, if it fixed then tester
will close the bug in build 2(modified build).
OK.
You people please remember that,

bug cycle:if the bug is found in build 1 the status will be

STEP 1.NEW
STEP 2.ASSIGNED(ACCEPTED)
STEP 3.FIXED and modified build released(BUILD 2,3,4 like
that)is sent to TESTING
STEP 4.VERIFICATION BY TESTER
STEP 5.IF IT FIXED,THEN BUG CLOSED(in build 2(modified
build) not in build 1)
STEP 6.IF NOT FIXED,then here status changes as REOPEN
STEP 7.repeat from STEP 2 TO STEP 5 UNTIL IT IS CLOSED.

After closing the bug in build 2,then you no more concern to
build 1.so,last but not least,my conclusion is that, Again
same bug is raised in build 2,then the status will be
NEW,not in REOPEN status.

Anwser to the above question is ,In build 1 bug is raised
and closed.And again in build 2 the same bug is raised,it
means that either developer may not work on that (OR)tester
may not verified correctly.

I hope you may understand.Am sorry to tell u this long story.
any quires please send to santoshknathan@gmail.com

Is This Answer Correct ?    7 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1541


How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?

2645


Explain the state testing?

1087


Who will take care of test plan and test case?

2094


Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.

2183


Explain the exactly meaning of test case?

1173


how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in

5658


In a log in page what will be test procedure, test scenario, test description & test steps?

1180


Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)

4531


How to write test cases or test scripts for UAT testing which is done manually

5588


Please guide me for Add new user test cases

1647


write test case for pen cap if it is not present?

2542


Write a test case for telephone?

1145


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

2463


Suppose a job should be executed for every two hours? Write test case for this?

1187