Archive for the ‘Python’ Category

PyTest-Xray

What is PyTest? PyTest is a testing framework for writing tests using Python. You can write code to test APIs,  databases, UIs etc.PyTest can write the results to an XML file, which then can be used for further processing. More about PyTest in https://www.guru99.com/pytest-tutorial.html What is Xray Test Management for Jira? Xray is a Jira […]

Read more »