My Project:
To open website, scroll down, scroll up, click on every available buttons including SignUp, SignIn etc. When click on SignUp, signup page should open & then click on back button, it should re-direct at home page & same with every buttons & many more activities.
Development:
At UiPath:
- developed above process in Test Automation (running properly at UiPath)
- added Test Manager Url with cloud Test Manager
- Publish it at cloud
At Cloud:
- created Test manager project
- created Test set & test cases
- Executed test set / test case - automatically executed
Result at Test manager:
For above project activities, it is consider only 1 Test case & showing result as 1 test case at test manager
Requirement:
-
When I am doing website testing with many activity,
a. how can I create Test set / test cases at test manager for each n every activity?
b. as can add manual test cases, how can it be done for automated?
c. how it will generate report for if I have 20+ activity in 1 project?
d. if I have 20 activity then result should show 20 cases run at test manager, how? -
Is it possible if I invoke 2-3 or more workflow / sequence / test cases files in MAIN file & then 2-3 workflow’s including activities, can we create test set / test cases for that & then when upload MAIN to cloud, result showing at test manager which should include result of 2-3 workflow activities test cases?
Please help me for this
Regards