ATF: Allowed Client errors

S_59
Tera Contributor

Add 

 

1 ACCEPTED SOLUTION

Ahana 01
Tera Expert


Yes, you can add this error to the ATF (Automated Test Framework) Allowed Client Errors list. Here are the steps to do so:

1. Navigate to Automated Test Framework > Administration > Allowed Client Errors.
2. Click on New to create a new record.
3. In the Error Message field, enter the error message you are receiving: "SyntaxError: Unexpected end of JSON inputat JSON.parse () at eval ('xxxxxxxxx')".
4. In the Description field, provide a brief explanation of why this error is being allowed. For example, "This error occurs during ATF tests but not during manual RP tests."
5. Click on Submit to save the record.

Please note that adding an error to the Allowed Client Errors list means that ATF will ignore this error during test execution. This should only be done if you are certain that the error does not impact the functionality being tested.


nowKB.com

Yes, you can add this error to the ATF (Automated Test Framework) Allowed Client Errors list. Here are the steps to do so: 1. Navigate to Automated Test Framework > Administration > Allowed Client Errors. 2. Click on New to create a new record. 3. In the Error Message field, enter the error message you are receiving: "SyntaxError: Unexpected end of JSON inputat JSON.parse () at eval ('xxxxxxxxx')". 4. In the Description field, provide a brief explanation of why this error is being allowed. For example, "This error occurs during ATF tests but not during manual RP tests." 5. Click on Submit to save the record. Please note that adding an error to the Allowed Client Errors list means that ATF will ignore this error during test execution. This should only be done if you are certain that the error does not impact the functionality being tested. nowKB.com

View solution in original post

1 REPLY 1

Ahana 01
Tera Expert


Yes, you can add this error to the ATF (Automated Test Framework) Allowed Client Errors list. Here are the steps to do so:

1. Navigate to Automated Test Framework > Administration > Allowed Client Errors.
2. Click on New to create a new record.
3. In the Error Message field, enter the error message you are receiving: "SyntaxError: Unexpected end of JSON inputat JSON.parse () at eval ('xxxxxxxxx')".
4. In the Description field, provide a brief explanation of why this error is being allowed. For example, "This error occurs during ATF tests but not during manual RP tests."
5. Click on Submit to save the record.

Please note that adding an error to the Allowed Client Errors list means that ATF will ignore this error during test execution. This should only be done if you are certain that the error does not impact the functionality being tested.


nowKB.com

Yes, you can add this error to the ATF (Automated Test Framework) Allowed Client Errors list. Here are the steps to do so: 1. Navigate to Automated Test Framework > Administration > Allowed Client Errors. 2. Click on New to create a new record. 3. In the Error Message field, enter the error message you are receiving: "SyntaxError: Unexpected end of JSON inputat JSON.parse () at eval ('xxxxxxxxx')". 4. In the Description field, provide a brief explanation of why this error is being allowed. For example, "This error occurs during ATF tests but not during manual RP tests." 5. Click on Submit to save the record. Please note that adding an error to the Allowed Client Errors list means that ATF will ignore this error during test execution. This should only be done if you are certain that the error does not impact the functionality being tested. nowKB.com