qaf
qaf copied to clipboard
Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey
### QAF Version ctsjv-qaf-automation ### Steps To Reproduce While running the scripts we are getting modifiers issue - java.lang.NoSuchFieldException: modifiers at java.base/java.lang.Class.getDeclaredField(Class.java:2610) at com.qmetry.qaf.automation.util.ClassUtil.setField(ClassUtil.java:599)
It is good to have emailable report generated at the end of execution that provides status and overview of the execution. This will be `TestCaseResultUpdator` implementation to generate emailable version...
Hi, I cant able get values from application.properties into my maven project, can you pls help me on this. please find the attachment GIT URL:https://github.com/Sureshsekar123/quantum.git
Is there a way to read browsername from excel and launch URL using webdrivermanager instead of specifying it in application. Properties
### QAF Version > 3.1.0b ### Steps To Reproduce 1. Create a test scenario that reads data from Excel file 2. If the data is a number, in my case...
Hi, Can someone share with me samples of how to execute scripts in different environments? I have two properties files (i.e **env. properties** under **env1 & env2** under **resource-> environment**...
### QAF Version N/A As of QAF 3.1.0 qaf supports random data generation using databean. It will be very useful to have similar feature to create data samples that can...
### QAF Version > 3.1.0 ### Expected behavior It should support WDM with Docker with the latest version of WDM. Reference: https://bonigarcia.dev/webdrivermanager/
### QAF Version 3.0.0 and TestNG 7.4.0 > Note: only the latest version is supported ### Steps To Reproduce 1. run the test through suite.sml or jenkins 2. seeing the...
Hi All, I am trying to do a POC on QAF for API Services. I am using the predefined steps from ws-support. Can i have a combination of both generic...