We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement a way to quickly insert or modify tests from the XML template for IP tests
The text was updated successfully, but these errors were encountered:
Date: 02/10/2020
Username: Javier Benito
Issue: Test creation
As a:
Currently, to insert a test, it is necessary to:
Insert XML file in Automation_framework/test_cases/templates
Insert YML file Automation_framework/test_cases
Insert paths in Automation_framework/page_objects/xxxx/xxxx.py
Insert call to the YML testcase in test/xxxx/xxxx.py
I want:
A tool for the direct insertion of XML, YML and Paths, to load the files automatically and prepare a test for execution.
So that:
Tests would be created in a faster and more efficient way.
Accept Criteria:
Testing tool.
Sorry, something went wrong.
srmjothi
venkat-nallati
divyanaiga
No branches or pull requests
Implement a way to quickly insert or modify tests from the XML template for IP tests
The text was updated successfully, but these errors were encountered: