Skip to content
New issue

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

Tests creation #121

Open
javierb10 opened this issue Feb 1, 2021 · 1 comment
Open

Tests creation #121

javierb10 opened this issue Feb 1, 2021 · 1 comment
Assignees
Labels
High Priority to do.

Comments

@javierb10
Copy link
Collaborator

Implement a way to quickly insert or modify tests from the XML template for IP tests

@javierb10 javierb10 changed the title Create or modify IP tests Tests creation Feb 11, 2021
@javierb10
Copy link
Collaborator Author

javierb10 commented Feb 11, 2021

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
    image

  • Insert call to the YML testcase in test/xxxx/xxxx.py
    image

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.

@danielhbar danielhbar added the High Priority to do. label Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority to do.
Projects
None yet
Development

No branches or pull requests

5 participants