Skip to content

Commit 550f8a1

Browse files
ShibamDHarness
authored andcommitted
[AIT] : New Release - sept 25 V2 (#100029)
* c8c5d9 Update CODEOWNERS * d79869 AIT release
1 parent 0b84f84 commit 550f8a1

File tree

8 files changed

+4210
-3068
lines changed

8 files changed

+4210
-3068
lines changed

docs/ai-test-automation/get-started/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Getting started with AI Test Automation follows these steps:
1414
- [Create your first test](/docs/ai-test-automation/get-started/quickstart#create-your-first-test)
1515
- [Create a login task](/docs/ai-test-automation/get-started/quickstart#create-a-login-task)
1616

17-
Note: If you are an existing Relicx customer, please continue to refer to
18-
[Relicx documentation](https://docs.relicx.ai/)
17+
<!-- Note: If you are an existing Relicx customer, please continue to refer to
18+
[Relicx documentation](https://docs.relicx.ai/) -->
1919

2020
## Prerequisite
2121
Your application must be accessible from the public cloud. For testing applications behind a corporate firewall please contact Harness support.

docs/ai-test-automation/test-authoring/creating-tests/tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ It's common to have parameters within tasks, as users often need to run tests wi
5858
3. **Test**: A test-level override supersedes the environment and task-level values. You can also define a parameter override for a specific combination of environment and test.
5959
4. **Test Suites**: This is the highest level in the hierarchy. Parameter overrides set at the test suite level apply during test suite execution and take precedence over all other levels.
6060

61-
Here is a **short video ** explaining how to set overrides for a Task parameter.&#x20;
61+
Here is a **short video** explaining how to set overrides for a Task parameter.&#x20;
6262

6363
<iframe src="https://www.loom.com/embed/e9a34c116e254ad7b93f49f1744195d2?sid=5716f09d-cd35-4452-95ab-47671630f954" width="960" height="540" frameborder="0" allowfullscreen></iframe>
6464

docs/ai-test-automation/test-authoring/editing-tests/editing-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In the Live Edit mode there are three things that users should pay attention to
2727

2828
**Continue** - This button allows the user to run the test up to that set breakpoint
2929

30-
**Step Over - **This button allows the user to execute one step at a time when a breakpoint is set.
30+
**Step Over** - This button allows the user to execute one step at a time when a breakpoint is set.
3131

3232
<DocImage
3333
path={require('./static/edit-2-options.png')}

docs/ai-test-automation/test-authoring/test-parameterization/test-parameterization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ However, this flexibility isn't available when executing multiple tests or test
7777
3. **Test-Level Overrides**: These take precedence over task and environment-level values. You can also define overrides specific to a combination of a test and an environment.
7878
4. **Test Suite-Level Overrides**: At the top of the hierarchy, overrides set at the test suite level are applied during test suite execution and override values from all other levels.
7979

80-
**How do I set these overrides ? **
80+
**How do I set these overrides ?**
8181

8282
Here is a short video explaining how to set up the parameter overrides&#x20;
8383

docs/ai-test-automation/test-execution/running-tests.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,21 @@ If you have created a new test, it will be marked as a Draft after creation. You
1515

1616
Clicking on the VALIDATE TEST will bring up the test run modal, where you can specify
1717

18-
- `Environment`* *against which the validation run should be performed. Harness AI Test Automation will pick your Pre-Release environment by default but you can pick any environment from the pick list.
19-
- `Execution Location`. You can run tests from our default cloud location if your test environment is accessible on the Internet. Harness AIT also supports a Private Tunnels for test environments that are behind a firewall.
20-
- `Test Parameters`* *default to values entered by the user, unless those inputs are redacted. You can update the defualt values based on the data available in your test environment. The updated values will be saved for the future run.
18+
- *Environment*: against which the validation run should be performed. Harness AI Test Automation will pick your Pre-Release environment by default but you can pick any environment from the pick list.
19+
- *Execution Location*: You can run tests from our default cloud location if your test environment is accessible on the Internet. Harness AIT also supports a Private Tunnels for test environments that are behind a firewall.
20+
- *Test Parameters*: default to values entered by the user, unless those inputs are redacted. You can update the defualt values based on the data available in your test environment. The updated values will be saved for the future run.
2121

2222
![](./static/run-test-modal.png)
2323

24-
:::
2524

26-
### Run a Test
2725

28-
Once a Test has been validated, the option to "Run Test" will automatically appear. Tests with this option have already gone through the Validation process.
2926

30-
![](./static/run-test.png)
3127

32-
:::
28+
#### Run a Test
29+
30+
Once a Test has been validated, the option to "Run Test" will automatically appear. Tests with this option have already gone through the Validation process.
31+
32+
![](./static/run-test.png)
3333

3434
### Environment Parameters
3535

@@ -40,5 +40,4 @@ Parameters can be defined at the Applicaiton Environment Level. For Example, the
4040
Below "Environment Override" and "Test Default" are denoted by which variables will be used based on the environment chosen.
4141

4242
![](./static/environment-override.png)
43-
:::
4443

release-notes/ai-test-automation.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,39 @@ The release notes describe recent changes to Harness AI Test Automation.
2121
:::
2222
## September 2025
2323

24-
### New Features
24+
### 2025.09.v2
25+
26+
27+
#### Enhancements and Bug Fixes
28+
29+
* **CLI Download for Test Results** : Quickly download CSV and JSON files from the CLI, to get all the test results in a single file just by clicking the link available after the test it run in the python cli itself.
30+
* **Better Gzip Debugging** : Troubleshooting compression-related issues is now easier with enhanced debugging support.
31+
* **Timezone Accuracy for Indonesia (WIB)** : Fixed an issue where some timezone abbreviations were not recognized. Scheduling and reporting now correctly reflect local time in Indonesia, preventing errors.
32+
* **Improved Filter Visibility** : Active filters now appear as chips, giving you a clear view of the criteria applied when exploring test data.
33+
* **Fail Tasks Immediately on AI Command or Fast Task Errors** : Tasks now properly fail if AI Commands or Fast Tasks encounter errors. Previously, failures were only flagged as warnings, which could cause confusion.
34+
* **Aligned Date Selection** : The start and end dates now default correctly and remain consistent in the interface, improving accuracy in reports and dashboards.
35+
* **Overseer Task Completion Fix** : Overseer now completes tasks reliably, reducing delays caused by screenshot-based prioritization.
36+
* **Smarter Element Selection** : Relicx-specific ID attributes are now ignored in `smartselector`, ensuring more reliable element detection and reducing false positives in task execution.
37+
38+
39+
40+
### 2025.09.v1
41+
#### New Features
2542

2643
- **API Response Interception**: Added capability to intercept and analyze API responses during test execution for enhanced debugging and validation
2744
- **Pagination Enhancement**: Added pagination options to display more than 20 items per page across test listings and results
2845
- **CSV/JSON Content Generation Control**: Introduced configurable settings to control automatic generation of CSV and JSON content during test suite execution
2946
- **AI-Powered Parameter Generation**: Enabled 'Generate with AI' functionality in parameter creation to support deterministic value generation for dates
3047
- **Test Case Import with Assertions**: Added support for creating assertions and parameters during the 'Import Test Case' process
3148

32-
### Enhancements
49+
#### Enhancements
3350

3451
- **AI Thoughts Visibility**: Enhanced AI transparency by showing AI thoughts during execution of If/elseIf commands and on assertion failures
3552
- **Download Directory Navigation**: Added support for navigating to DOWNLOAD_DIR for improved file handling workflows
3653
- **Copilot Step Interactivity**: Made copilot steps clickable during execution in Interactive Authoring mode
3754
- **Screenshot Retry Logic**: Implemented automatic screenshot retry mechanism when confidence levels fall below retraining threshold
3855

39-
### Bug Fixes
56+
#### Bug Fixes
4057

4158
- **Parameter Handling**: Fixed issues where empty string values were not being properly set in parameters
4259
- **Cursor Position**: Resolved cursor position reset issue when entering values in input fields

sidebars.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -878,6 +878,16 @@ const sidebars: SidebarsConfig = {
878878
},
879879
],
880880
},
881+
// Release Notes
882+
{
883+
type: 'link',
884+
label: 'Release Notes',
885+
className: 'sidebar-Release_Notes',
886+
href: '/release-notes/ai-test-automation',
887+
customProps: {
888+
description: 'Learn about recent changes to Harness products.',
889+
},
890+
},
881891
// All Docs
882892
{
883893
type: 'link',

0 commit comments

Comments
 (0)