Skip to content

Enhancements and defect fixes

Compare
Choose a tag to compare
@mkrishna4u mkrishna4u released this 30 May 18:08
· 91 commits to main since this release
  1. Fixed CSV file reading when there is single column.
  2. Improved API testing functionality and added more flexibility.

Release Upgrade steps:

  1. Open pom.xml file from your STAS project and change the following elements' value to 6.0.15:

    <version>6.0.15</version>
    <smart-testauto-framework.version>6.0.15</smart-testauto-framework.version>
    <smart-testauto-cucumber-stepdefs-en.version>6.0.15</smart-testauto-cucumber-stepdefs-en.version>>

Also take the latest TestDevelopers guides for latest information.

You are all done.