Answer Posted / sagar sherawat
check it Should have a hook for hanging in the roof.
fan Should run with minimum noise.
the blades Should have proper distance from the each blades.
Check whether it rotates in correct direction.
Check if does any sound while rotating or stopping.
| Is This Answer Correct ? | 1 Yes | 2 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 ?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
Explain the dynamic testing?
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
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
write a test case for telephone billing ?
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
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.)
what is black box system in software development in system analysis and design?
explain end to end scenario's for online Money transfer in Banking Domain?
How should I maintain the test cases and Test Log for different versions/builds of the application.
how to write a test procedure & test log for login system