Answer Posted / vikas sachdeva
Negative Test case for fan
1. while rotation wings of fan should not come out.
2. Fan should not come down.
3. It should rotate at specified regulator level.
| Is This Answer Correct ? | 11 Yes | 11 No |
Post New Answer View All Answers
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Explain the logic testing?
Who will take care of test plan and test case?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
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
Do you write test plan and test case?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
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
I want 100 test scenario for gmail
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
test cases for friend finder system using gps?