ContributionsMost RecentMost LikesSolutionsI don't have a network suite project in my project suite how do I get this item on my Project Suite? Solvedcan i execute tests using cron I'd like to be able to start executing my TestSuite at a particular time each day. how can I do that? Re: can aqDateTime.GetMonth return a 2 character month? Same with GetDay? Thank you Marsha_R! can aqDateTime.GetMonth return a 2 character month? Same with GetDay? I need to get a 2 character month and day from an input string (e.g., 20180109). The aqDateTime.GetMonth strips the leading 0 when the month or day is less than 10. SolvedTest Complete starts several versions of my tested app while running a test. Why is that? How can I keep this from happening? After a test completes there are one or more instances of the tested app running in the windows task manager. Solved