8000 Validate test artefacts upon their definition to avoid errors at test execution · Issue #7 · srdc/gitb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Validate test artefacts upon their definition to avoid errors at test execution #7

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

Open
costas80 opened this issue Jul 10, 2015 · 0 comments

Comments

@costas80
Copy link
Collaborator

Validation of test suite and test case XML files is possible in an offline manner by using the respective XML Schemas. However, there is significant room for errors that can go uncaught at the time of the test suite’s upload and that can cause unexpected problems upon execution. The test suite upload should be improved to fully validate provided input, from XML structure to content (e.g. matching transaction IDs, correct asset references, valid expressions) so that errors are caught before test case execution. This is particularly important considering that test case execution will often not be done by the test cases’ authors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0