0 votes
in Python by
How Python Can Be Used In Software Testing?

1 Answer

0 votes
by

To generate test data; parse test results; generate reports; testing API calls etc.

Python to extract requirements from a Word document.

For testing tasks automation, setting up environments for tests, extracting performance data, etc…

Testers use Python extensively in many companies with Selenium for test automation.

For writing desktop applications used by testers.

Test data manipulation.

To build test environment

Testing with IronPython on .NET

Related questions

0 votes
asked Jan 2, 2021 in Python by SakshiSharma
0 votes
asked Sep 29, 2021 in Python by john ganales
...