Hey i want to divide my packs based on certain functionality and run run only that functionality out of all , how to achieve that in Test Manager .
lets say u have something released to UAT and u want to run only particular functionality lets say two out of five .
u can label each functionaality and u can create test set for that functinality and u can run that specified functionality
So creating Labels is crucial in this part
Thanks for the response and ur time , one more clarification what is the best practise to store the input data in selenium we use feature file , in our org we are trying to achieve the same through Test suite capabilities
As u said in seleinum u use input source as a data which is feature file in excel or csv
In UiPath testing its best practise to use testdatqueue and mark the items as non consumable
Which can help u achieve the same
@KalyanM
Thanks I will explore the concepts of test queue and non consumable items.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.