Bug Fixes V4.4.9

Modified on Sat, 8 Mar at 11:56 AM

 Applies to algoQA V4.4.9

  • The algoReport.exe file Issue
    The algoReport.exe file is not generating ALM files as intended, so reports couldn’t be attached to recipient email using the algoReport.exe command. A code fix has been implemented to ensure ALM files are generated and attached to recipient emails when sending reports.

  • Script Generation Issue
    In the Desktop automation using C# Winappdriver framework, Script is not getting generated without locator information for any UI Elements (controls) when there is missing control ID information in .XLSX file in the Test Cases Folder. A code fix has been implemented to ensure scripts are generated without Locator.
    You can access Test Cases Folder in the appropriate project folder.

  • ApplicationSettings.xml file Issue  
    In the ApplicationSettings.xml File tags, earlier  it was reflecting as LamdaTestAppKey Tags even for Browserstack integration tags. A code fix has been implemented to reflect as BrowserStackAppKey Tags. You can access ApplicationSettings.xml file in the algoQA script generated folder.

  • API Automation Issue
    In API automation, the browser is incorrectly launched during the execution of the API. A bug fix has been implemented to prevent the browser from launching while executing the API.

  • Restore Functionality Issue

    The Restore functionality, API is not responding as expected in the Production environment. Instead of returning an appropriate response, the API request goes into a pending state, causing delays and preventing the restore operation from completing.

    A code fix has been implemented to address the bug. The Restore functionality API now responds with the appropriate success or failure status and no longer stays in a pending state.





Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article