Write down ten test cases for below scenario:
Increase the day by 1 and date format should be mm/dd/yyyy
Conditions are :
date should not be greater then 31 and date<1
month should not be greater then 12 and month<1
year should not be greater then 10000 and year<1
Thanks in advance
No Answer is Posted For this Question
Be the First to Post Answer
what is stand alone application?
where do we work with Application, web and Database servers Means which type of applications.
Explain about PET Model?
The Test strategy, in Test Plan document must be changed according to the type of test to be conducted. The main reason could be,
what is N+1 testing
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.
How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....
what is monkey testing?
What is the difference between GUI and UI testing?
what is the difference b/w Priorty and severity in Bug Report