Validation Rules
Validation Rules
Test / Action to be Carried Out Test Data entry cell in SALES to ensure that only a WHOLE number can be entered between 1 0 and 50000 Test Data entry cell in SALES to ensure that only a WHOLE number can be entered between 2 0 and 50000
Expected Result (you need to work out by hand) Enter a -1 as sales EXPECTED result is an ERROR MESSAGE
Enter a 60000 as sales test that a number bigger EXPECTED result is an than 50000 is not allowed ERROR MESSAGE
Test Data entry cell in SALES to ensure that only a WHOLE number can be entered between test that a number equal 3 0 and 50000 to 0 IS ALLOWED
Enter a 0 as sales value EXPECTED result is the number is accepted and NO error message appears Enter a 50000 as sales Test Data entry cell in SALES to value EXPECTED result is ensure that only a WHOLE the number is accepted number can be entered between test that a number equal and NO error message 4 0 and 50000 to 50000 IS ALLOWED appears Enter a 25000 as sales Test Data entry cell in SALES to value EXPECTED result is ensure that only a WHOLE test that a number bigger the number is accepted number can be entered between than 0 and less than and NO error message 5 0 and 50000 50000 IS ALLOWED appears 6 7