Write the 10 test cases for Telephone/Pen.
Answer Posted / sara
1.check whether the phone is working or not
2.Apply boundary value Ana
enter 9 number
3. enter 10 number
4. enter 11 number
5. Apply equ class partition
enter valid number
6. enter invalid number
7. apply error guessing
enter correct number
8. Press Redial button
9. check Phone stress
10. Check for phone color as per the req
| Is This Answer Correct ? | 28 Yes | 10 No |
Post New Answer View All Answers
how to write a test cases for courier offices?
Do you know mutation testing?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
how to make test case for anolog voice logger?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
I want 100 test scenario for gmail
Explain the syntax testing?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Can you list down a few characteristics of a test case?
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 a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent