Skip to content

Releases: HPInc/smart-test-framework

smart-test-framework v1.3.5-SNAPSHOT

26 May 17:04
42c5f99
Compare
Choose a tag to compare
Pre-release

Adding new mouse click and scroll functions related to Desktop automation.
Removing CVE.

smart-test-framework v1.3.4-SNAPSHOT

03 Mar 19:38
a8c0230
Compare
Choose a tag to compare
Pre-release

-New UiDriver and UiElement strategy for Desktop Automation.
-Removal of Desktop automation Data Driven features (To be added back later using new strategy).
-Removal of Main desktop automation helper (function based).
-Adding new desktop automation tests (system level) to cover new functionalities.

smart-test-framework v1.3.3-SNAPSHOT

22 Feb 13:27
e780f3f
Compare
Choose a tag to compare
Pre-release
  • Adding more functionalities to network helper
  • Adding updated tests for Calendar
  • Adding tests for network helper

smart-test-framework v1.3.2-SNAPSHOT

17 Feb 12:52
73bbce1
Compare
Choose a tag to compare
Pre-release

Minor fix related to http client logs.
Removing extra deserialization test helper from json path api.

smart-test-framework v1.3.1-SNAPSHOT

16 Feb 23:38
9928ec7
Compare
Choose a tag to compare
Pre-release
  • Added built in functions to provide ready to use asserts for HttpClient response object.
  • Added support for JSON Path parser.
    New way to create tests
    image

New way to access a JSON object, similar to JS and Python
image

smart-test-framework v1.3

08 Feb 21:03
f8b057c
Compare
Choose a tag to compare

This is the kick-off version of smart-test-framework. Using this one you should be good to go when start developing automated tests.