Write a test case for a chair to check whether it will last
for next 10 years and check the quality of the chair and
it’s durability.
Answer Posted / digvijay
1: Check the legs are of same size or not.
2: Check the material color/ strength. ( check its reaction
on various liquid , heat , cold whether it molds in low
heat. etc)
3: Check by sitting on it and check whether its comfortable
or not.
4: Check arms of chairs are at proper height or not.
5: Check how much load it can take.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
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
"search"test cases on Linkedin website and how will you write test cases on it?
write a test case flipkart login page
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
What is business validation test case?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
I need GUI test case for home page?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
Positive and Negative test cases for the speedometer?(minimum 5 each)
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Explain the acceptance testing?