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 / nirman
Hey...Here closing that bug doesn't mean that particular
issue is not the bug....closing means developer agreed that
this is a bug but he does'nt want to fix it due to any
reason but if tester wants it to be fix in next release due
to customer impact or any other reason, he can reopen it.
So ans is 1-reopen.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is black box system in software development in system analysis and design?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
How should I maintain the test cases and Test Log for different versions/builds of the application.
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
What is the domain testing?
How can we write a good test case?
Pls tell me test cases for pepper grinder
Explain the smoke testing?
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
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Suppose a job should be executed for every two hours? Write test case for this?
In a log in page what will be test procedure, test scenario, test description & test steps?
What is gray box testing?
write a test case for telephone billing ?