Qaf Versions Save

Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey

3.1.0b

2 years ago

closed #388 Selenium 4 - Support

  • Updated default (minimum supported) selenium version to 3.6.0
  • Support to selenium version 4.0.0
  • removed depricated interfaces from QAFWebDriver interface

3.0.1

2 years ago

3.0.1b

2 years ago

e01aa17e Closed #381 Code enhancement 136e464a Code enhancement for custom locator 12d10e48 updated reporting listener e48d3214 Code enhancements 63e045fe updated aspectj version cbba14fb changed visibility of getter and setter for by 929ccc6e fixed configuration listener issue d0ca6727 Closed #350 new configuration listener 84bc29c9 continue on exception during meta-data filter processing 376b3c2f Fixed screenshot broken link d2743fd9 Made qaf json reporter default 54e87842 closed ##370 inbuilt support for WebDriver Manager 7be5c368 added assertion method ae83a893 Closed #378 7bccc81f closed #369 0f9f5950 closed #374Support to find element by js 18bf278e code enhancements and behavior change for string matching in wait/assert/verify ba3efeab Closed #361 92067603 Closed #174 compatibility with TestNG latest version (7.1.4) 2e2ebd87 Update TestNGTestCase.java a5db2876 Provides support for xlsx data provider Closes #15 11be5959 Fix for #331 c6213884 [typo] stetegy -> strategy 025dc1c7 minor formatting improvement

3.0.0

3 years ago

933ac319 Fixed class cast exception for data driven test with invocationCount 9964e429 minor code enhancement dc1fe615 Corrected typo a0ed1a5b Fixed class cast exception when step parameter type is String and object is other then string 636eb089 Fixed null pointer exception for steps/commands without args

Closed Milestone 3.0.0

3.0.0-beta-4

3 years ago

b7ada5d8 Corrected willRetry flag for result updater 8b3c3ec8 #321 don't resolve quoted parameters.

3.0.0-beta-3

3 years ago

3ceee76b removed JSON_DATA_TABLE from meta-data reporting 8d91768a improved bdd generation 52157ccb #339 - Removed nulls from meta-data while reporting b57f8a60 fixed reporting capability 24d07c07 #342 added test cases ba2bd6cd Minor Enhancements 972f61e1 #329 log testng reporter output only if requested by user faa45f80 Closed #342 Consider empty/blank as empty string instead of null when converting string to object 19572044 Fixed #339 20642012 Closed #332 6f3ac12f Fixed #333 7d1c877f Fixed #334 a16c5edc Updated new reporters

3.0.0-RC3

4 years ago

3b73f598 minor code enhancement 3d8ffa59 New Feature BDD Generator 709b57b4 Added feature name in scenario meta-data 172e4bc9 Enhancements: Clob and Blog type consideration 05f75116 Added context to get access of same configuration object as test in result TestCaseRunResult Cleanup actual capability object on teardowm

3.0.0-RC2

4 years ago

50f7b473 Clear actual capabilities on teardown Allow non TestNG runner to exclude TestNG dependency de565db8 Fixed issue of not creating result when identifier is blank b9a6b8c5 Enhancement in TestCaseResultUpdator c1f8f16c New Features: 653a0318 Inherit meta-data from @Meta-data annotation on test class 825722ef Fixed issue of boolean value get through Application properties b276a050 Code Enhancement - suppress unwanted noise during tearing down. 9fa4dc99 New property report.log.level to set report level acfc738e Support of report.log.skip.success for not reporting success message(s)

3.0.0-RC1

4 years ago

3365167c Fixed NullPointer exception when using custom driver and calling executeScript. 8411b440 New Feature: Runtime Scenario factory e070fdaa Updated reporter to create test case result directory with bddfile name in stead of class name for BDD 1b4aed13 Disabling result updater if using cucumber runner added step annotation pkg. ae68efb2 Enhancements with breaking changes

  • Changed signature of com.qmetry.qaf.automation.integration.TestCaseResultUpdator.updateResult method

  • Modified com.qmetry.qaf.automation.integration.TestCaseRunResult from ENUM to class and original ENUM is now com.qmetry.qaf.automation.integration.TestCaseRunResult.Status

959e9a7f Closed #174 Suport of different version of TestNG

3.0.0-beta-2

4 years ago