Hi guys,
Is it possible to export a list ofthe testcases you made for a particular project?
Listing the sub folder, testcases and the test steps within them?
Per example:
Project New customer
Login (sub folder)
Login w correct Uname and Pword (testcase1)
Navigate to www.xxxxxx.com (test step)
Enter bob as Username in TbxUname (test step)
Enter marley as Pword in TbxPword (test step)
Click submit button to login (test step)
Login w incorrect Uname and Pword (testcase2)
So I can export file and share with team in stead of them having to login to Test Studio and checking out the test cases and steps.
Thanks in advance