Skip to content

Releases: ing-bank/INGenious

ingenious-2.0

31 Jan 23:59
be5c8cc
Compare
Choose a tag to compare

This is the second release of INGenious.

In this release the following major features have been added -

1️⃣ Mobile App Testing capability powered by appium
2️⃣ Database Testing powered by JDBC
3️⃣ JMS, Kafka and flat file based testing capabilities
4️⃣ Synthetic Data Generation powered by Java-Faker
5️⃣ Auto-Save of test cases
6️⃣ Instantiating multiple Browser Contexts with different context configurations
7️⃣ Add the ability to change testIdAttribute

Additionally, the following important bug fixes are included -
1️⃣ Break On Error functionality
2️⃣ Null in image path when Azure Nunit is enabled
3️⃣ For Mac, cut/copy/paste works with ctrl instead of command
4️⃣ Unwanted datetime stamp related changes in properties files

Known issue -
1️⃣ Videos for multiple browser contexts are throwing issues during reporting. For single contexts, its working well.

ingenious-playwright-studio

18 Aug 14:11
Compare
Choose a tag to compare

This is the first release of INGenious Playwright Studio.

This comes with -

1️⃣ Browser Testing capability powered by playwright-java
2️⃣ Accessibility Testing powered by aXe
3️⃣ Web Page Performance Testing
4️⃣ API Testing capability powered by java-http-client