1.

How Python Can Be Used In Software Testing?

Answer»
  1. To generate test data; parse test results; generate reports; testing API calls ETC.
  2. Python to extract requirements from a Word document.
  3. For testing tasks automation, setting up environments for tests, extracting performance data, etc…
  4. Testers use Python EXTENSIVELY in many companies with Selenium for test automation.
  5. For writing desktop APPLICATIONS used by testers.
  6. Test data manipulation.
  7. To build test ENVIRONMENT
  8. Testing with IronPython on .NET



Discussion

No Comment Found