Skip to content

Release v2.3#68

Merged
renzjephte merged 28 commits intomainfrom
release/2.3
Sep 29, 2025
Merged

Release v2.3#68
renzjephte merged 28 commits intomainfrom
release/2.3

Conversation

@renzjephte
Copy link
Contributor

@renzjephte renzjephte commented Sep 26, 2025

Enhancements
General

  • Maven is no longer a prerequisite for INGenious (except for customizations)
  • New String Operations object available
  • New storeInGlobalDataSheet action available
  • New storeDataFromPreviousTestCaseData action available

Playwright Codegen

  • Code generated by Playwright recorder, can be imported automatically into INGenious to create a test case with logical steps.

Database

  • Support for dynamic database properties
  • Support for adding database properties in configuration window

API

  • Support for creating multiple API configurations and switching between configurations
  • Accept multipart in API requests
  • addHeader action accepts values that are a combination of literal and variable
  • Accept self-signed SSL certificate in web services

Mobile

  • Added default Emulator capabilities
  • Integration with Lambda testing

Kafka

  • Enhanced Kafka testing with Avro Serializer

Bug Fixes

  • Correct behavior of Save button in Run/Configurations settings
  • Removal of timestamp in environment.properties
  • Update of incorrect objects in sample projects
  • Support for overriding of context and database properties using CLI
  • Enabled maximize window in Manage Browser configuration
  • Correct Reusable status for API actions

Known Issues:
For first time usage of Playwright recorder, Playwright will download its required binaries. Several dialog boxes might appear during setup, just click 'OK' to proceed. Once the recorder opens, close it and start a new recording.

Jim Darrel Clomera and others added 27 commits July 11, 2025 15:07
…a PASSED status for the reusable

add onSetpPassed() for complete status

Related work items: #7170035
…files and Resources/Engine pom file

Related work items: #7209648
Added code for accepting multipart in API

Related work items: #7343929
Code changes for CLI feature for DB and Context

Related work items: #7170185
…nt.properties

Updated code to remove the timestamp for environment.properties

Related work items: #7343813
update save button

Related work items: #7169347
Updated sample projects

Related work items: #7169382
…Playwright Recorder

Related work items: #7542371
Related work items: #7169877, #7407761
Dynamic db connection string

Related work items: #7580949
…Capabilities Config

Related work items: #7567568, #7567596, #7629456
Added storeInGlobalTestData action in General class

Related work items: #7675434
Related work items: #7169397, #7676196
allow users to add DB properties

Related work items: #7697765
Kafka Avro Message Testing

Related work items: #7741982
…le project

Related work items: #7761542, #7761762
…ails

fix ios test case

Related work items: #7768871
Lamda Test Integration

Related work items: #7768358
Change in whether execution is LambdaTest or not

Related work items: #7800060
implement nonmaven version

Related work items: #7719098
update readme.md

Related work items: #7829435
@renzjephte renzjephte merged commit d0becb4 into main Sep 29, 2025
1 check passed
@renzjephte renzjephte deleted the release/2.3 branch September 29, 2025 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants