Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <alr:test-suite xmlns:alr="urn:model.allure.qatools.yandex.ru" start="1480684292464" stop="1480684651460" version="1.4.0">
  3. <name>TestSuite-2016-12-02_101132</name>
  4. <test-cases>
  5. <test-case start="1480684340540" stop="1480684352813" status="passed">
  6. <name>dotSomethingInTestSteps</name>
  7. <title>Test case to demonstrate the problem of dot-something names of test steps rendered incorrectly</title>
  8. <steps>
  9. <step start="1480684340546" stop="1480684344682" status="passed">
  10. <name>Step with title and something.com at the end</name>
  11. <title>Step with title and something.com at the end</title>
  12. </step>
  13. <step start="1480684344683" stop="1480684345390" status="passed">
  14. <name>Step without title and something.com at the end</name>
  15. </step>
  16. <step start="1480684345390" stop="1480684346297" status="passed">
  17. <name>Step with title and something.com at the end of name only</name>
  18. <title>Step with title and something with url-like at the end of name only</title>
  19. </step>
  20. <step start="1480684346298" stop="1480684346622" status="passed">
  21. <name>Just a regular step</name>
  22. <title>Just a regular step</title>
  23. </step>
  24. </steps>
  25. </test-case>
  26. </test-cases>
  27. </alr:test-suite>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement