feedback - SvitlanaShe/test_auto1 GitHub Wiki

Task 1: In exercise it says that valid VAT ‘must begin with the code of the country concerned and followed by a block of digits or characters.’ - I couldn’t see test cases with such format ‘987654321’ - this block of numbers is valid

Task 2: Test case 2: Comment is ‘optional input text field ’ Test cases 23,24,25,26 - very confusing. Sell price should allow decimals, meaning 1200.5 is valid value. Car price should not allow decimals, meaning 800.5 should not be valid value and so on

Task 3: In general looks good. I’d just recommend: Remove commented function I’d keep test as one scenario Also be careful with typos ‘applyed’