vinodkumar_chau
10 years agoContributor
How To Group units in testcomplete
Hi All ,
Need below information for TestComplete
How do we group units in testcomplete , not for Keyword test but for Scripting based tests ?
For Example :
If i have 1 TC Project , which contains several units inside it , then i want to group them according to their similarity (keeping similar units in 1 group) and if we run run that group , the results should be displayed for that group only.
- Steps for grouping your Test 1- View Menu 2- Organize Test 3- Click on New Item(here you can provide your custome name for group) 4- Add your item(unit)as child item You can also use folder for grouping This may help you.