Answer Posted / mudaseer
action expected result
switch on the camera it should switch on
take a snapshot it should be saved
if the camera is 13 mp the clarity of the photo
and if i take a photo should be excellent
take 150 photos all the 150 photos should
be saved
delete a photo from the photo should be deleted
camera
transfer the photos the photos should get
from camera to laptop transferred
switch on the flash in when i take photo i
camera should get flash
take the photos in different it should take the photo
mode (eg night mode)
the camera should display
the battery remaining
when i zoom the photo should zoom
take continuous shots the photos should be
from camera saved
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Write a test case for telephone?
write a test case for telephone billing ?
Write the test case for a login page?
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
I want 100 test scenario for gmail
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
test cases for friend finder system using gps?
Can some body help to write possible test cases for a credit card at POS (point of sale)
Explain the unit testing?
What is component testing?
How to write test cases for lift?