Forum Discussion
radheshyamp
2 years agoOccasional Contributor
The application is starting in GUI mode.
- rraghvani2 years ago
Champion Level 3
Without using TestComplete or TestExecute, how does your application run in "Silent Mode"? How would you manually test your application in "Silent Mode"?
- rraghvani2 years ago
Champion Level 3
I suggest you refer to https://support.smartbear.com/testcomplete/docs/working-with/automating/command-line-and-exit-codes/command-line.html#SilentMode and understand what SilentMode parameter does, as it is specific to TestExecute only.
Without a graphical user interface, it is not possible for TestExecute to interact with your application. Same applies to Notepad or Paint, if there's no GUI, then you can not type or draw without an interface.