Error Handling and Debugging Tests in UFT

Error Handling and Debugging Tests in UFT 1) Error Handling using VBScript: Handling expected and unexpected errors. Expected Errors Whenever we use invalid input then we expect errors. Note: We use invalid input for negative testing. Unexpected Errors i) Resource Missing ii) Resource Response iii) Insufficient Resource. How to handle Errors i) Using Conditional statements … Read more

UFT Class 36

UFT Class 36 (UFT Error Handling Part-1) Handling Expected and Unexpected Errors is called Error Handling. Expected Errors: Whenever we use invalid input then we can expect errors. Why we need to use Invalid input? We use invalid input for negative Testing. Unexpected Errors:——————— i) Resource response: ii) Insufficient Resource: iii) Availability of the Resource: … Read more