testerra

Testerra is an integrated framework for automating tests for (web) applications.

APACHE-2.0 License

Stars
24
Committers
38

Bot releases are hidden (Show)

testerra - 2.0-RC-14

Published by mreiche about 3 years ago

What's Changed

Full Changelog: https://github.com/telekom/testerra/compare/2.0-RC-13...2.0-RC-14

testerra - 2.0-RC-13

Published by mreiche about 3 years ago

What's Changed

Full Changelog: https://github.com/telekom/testerra/compare/2.0-RC-12...2.0-RC-13

testerra - 1.8

Published by mreiche about 3 years ago

Changes

  • [Report] Added support for Xray links in report #117
  • Marked some orphaned annotations as deprecated #119
  • Removed the component RESTUtils, fixes #78 #120
  • Improved REST client for BrowserUp proxy #122
  • [Report] Interfaced AnnotationConverter report methods #125
  • Accepting insecure certs in desktop web driver requests by default, when trusted hosts configured via. CertUtils #126
  • Added Page.pageLoaded() callback #131

Fixes

  • [Report] MDC frontend update, minor improvements #116
  • [Report] Prevent flickering logs by not using virtual repeat in static logs. Fixes #123 #127
  • Also take screenshots from exclusive sessions. Fixes #129 #130

https://docs.testerra.io/testerra/1.8/index.html

testerra - 2.0-RC-12

Published by mreiche about 3 years ago

testerra - 1.7

Published by martingrossmann about 3 years ago

Changes

  • Removed INFO result status type. This was part of the legacy report and is not needed anymore. #110
  • Updated docs for usage of isDisplayed() #111
  • Renamed property tt.display.resolution to tt.window.size and default size is 1920x1080. Browser window size is now a read-only property of DesktopWebDriverRequest. If you're using Selenoid connector, you should update to Selenoid connector 1.4. #115

Fixes

  • Fixed localized bundle locale #103
  • Fixed crashed test when baseUrl could not be opened. #104
  • [Report] The dashboard filter is now part of the URL. Fixes #105 #109
  • Removed FTP proxy settings from default proxy #114
testerra -

Published by mreiche about 3 years ago

testerra - 1.6

Published by martingrossmann about 3 years ago

Features

  • [Report] Added loading indicator for method details. #91

Changes

  • Disable WebDriverWatchdog by default and removed orphaned property #97
  • Improvements of Testerra documentation #99

Fixes

  • Fixed creating relative report path. #92
  • Fixes switching frames in DesktopWebDriverUtils #94
  • Fix for empty test step action entries when there is actually no screenshot id present #96
  • Capabilites of DesktopWebDriverRequest not clonable #98
  • assertIsDisabled() and assertIsNotSelected() should fail on inexistent elements. #101
testerra -

Published by mreiche over 3 years ago

testerra - 1.5

Published by mreiche over 3 years ago

Fixes

  • Fixed cutting element image from full screenshot. #88
  • Parse viewport pixel from double, fixes #89 #90
testerra -

Published by mreiche over 3 years ago

testerra - 1.4

Published by martingrossmann over 3 years ago

Features

Fixes

  • Added failing test for retrieving sub elements shadow roots without x… #68
  • Update version of some outdated dependencies (#66) #69
  • Fixed parsing filename from Content Disposition header. #74
  • Improved logging for missing browser configuration. Fixes #79. #83

Notes

(*) Please note that this version extremly reduced transitive dependencies (https://github.com/cbeust/testng/issues/2357)
(**) The BMP module was moved to https://github.com/telekom/testerra-legacy. It is still available but it will be not supported anymore.

testerra -

Published by mreiche over 3 years ago

testerra -

Published by mreiche over 3 years ago

testerra - 1.3

Published by martingrossmann over 3 years ago

Features

  • [Report] Feature/open class barpgraph in new tab #62
  • [Report] Added support for custom test names, which prevents the duplicate output of parameters #64

Fixes

  • Handle param.status as string not number #59
  • Removed zero series from barchart #60 #61
  • Fixes documentation bug in shadow roots section #63
testerra -

Published by mreiche over 3 years ago

testerra - 1.2

Published by mreiche over 3 years ago

Features

  • [Report] You can filter for passed tests which have a @Fails annotation (--> repaired tests) - #56
  • [Report] Pretty printed information about used browser sessions #55

Fixes

  • Fixed GuiElementData for mulit threading tests #54
testerra -

Published by mreiche over 3 years ago

Find the Testerra documentation at https://docs.testerra.io/testerra/2.0-RC-5/index.html

testerra -

Published by martingrossmann over 3 years ago

Features

  • [Report] Linked method log context to method details (#43)
  • Make UiElement unique (#39)
  • Gradle 7 support (#36)

Fixes

  • Filter new context by raw name instead of generate getName() (#44)
  • Improved session logging (#45)
  • Fixed locate clone (#42)
  • Collect videos on session end (#34)
  • [Report] Fixed retrieving raw class context for MethodDetails. (#38)
  • Documentation improvements (#35)
  • Use escaped path in report-ng when accessing JAR (#37)
  • [Report] Class view fix (#30)
  • [Report] Fix of dependency view #31
testerra -

Published by mreiche over 3 years ago

testerra -

Published by mreiche over 3 years ago

Package Rankings
Top 23.77% on Repo1.maven.org
Related Projects