ContributionsMost RecentMost LikesSolutionshow to execution scripts in test complete from command line? Hi Team, I have scripts in Test complete, i need to execute those scripts either indivial scripts or all scripts under a project from command line? Can some one help me how to do this? SolvedHow to pass input value to a variable from Excel file? Hi Team, I have a scenario to create a 10 users with different names, here steps to create a user will be same but username, Firstname and Lastname will be different for 10 users, i need to loop the steps with 10 set of values which is passed from Excel file to a KeywordTests scripts? SolvedHow to call one KeywordTests in another KeywordTests? I have multiple KeywordTests like Login, CreateUser and Logout, my requirement is Login should be called inside CreateUser? How to make this in TestComplete Solved