elxr_pro_retry_logic¶
Execute eLxr Pro retry logic test
What It Tests¶
eLxr Pro retry logic Test: Test elxr pro retry logic Execute eLxr pro retry logic test
Preconditions¶
The user should install package via apt-get install elxr-pro.
Obtain eLxr pro token from eLxr pro dashboard.
The Server error simulator should be running as localhost.
contract_id should direct towards localhost server.
For error simulator tool dependent module need to be install “pip install fastapi” and “pip install uvicorn”
Test Parameters¶
Test Steps¶
- cd ./automated/linux/elxr_pro_retry_logic/
- ./elxr_pro_retry_logic.sh
Refer to elxr_pro_retry_logic.yaml for complete test definition and execution details.
Expected Results¶
The eLxr Pro retry logic do total 1+4 attempt during server response error testing
eLxr Pro cmd get different server responses (500, 502, 503) for multiple cmds.