Advertisement
Guest User

TestCase TestLink

a guest
Aug 1st, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.12 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <testsuite name="Test Suite 1" >
  3. <node_order><![CDATA[6]]></node_order>
  4. <details><![CDATA[Test suite for Email Preferences tab
  5. ]]>
  6. </details>
  7. <testcase internalid="19418" name="Display">
  8.     <node_order><![CDATA[100]]></node_order>
  9.     <externalid><![CDATA[128]]></externalid>
  10.     <version><![CDATA[1]]></version>
  11.     <summary><![CDATA[Test checks if email preferences page is displayed correctly]]></summary>
  12.     <preconditions><![CDATA[Start at MyAccount page (being logged)]]></preconditions>
  13.     <execution_type><![CDATA[1]]></execution_type>
  14.     <importance><![CDATA[2]]></importance>
  15. <steps>
  16. <step>
  17.     <step_number><![CDATA[1]]></step_number>
  18.     <actions><![CDATA[1. Go to Email Preferences tab
  19. ]]></actions>
  20.     <expectedresults><![CDATA[1. The page should contain 1 checkbox  with channel name provided
  21. 2. The page should contain radiobutton enabling to switch between Text and HTML formats
  22. 3. The page should contain Update button
  23. 5. The breadcrumb should be of form: .../ My Account]]></expectedresults>
  24.     <execution_type><![CDATA[1]]></execution_type>
  25. </step>
  26. </steps>
  27. </testcase>
  28. </testsuite>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement