Write all Possible (+ve and -ve) Test Cases for a Date
Object (DD/MM/YYYY) which is entered manually?
Answer Posted / amar.magdum23@gmail.com
1) Check if the field accepts alphabets in the date format.
2) Check if the date as 32 is accepted or not.
3) Check if the month field accepts 13 or higher number or flags errors.
4) Check if the year is accepted in 3 digits or 2 digits.
5) Check if the year field accepts year entered 10 years backward or forward.
6) Check if the February 30 or 31 is accepted in the date format.
7) Check the blank space in the random sequence in the correct date format and see if the
input is accepted.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Do you write test plan and test case?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
How to write email id in world wide web
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
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
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
write the test cases for facility module
How to test Webservices and how can we write test cases for that
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Can you list down a few characteristics of a test case?
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.
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234