Forum Discussion
Hi,
You can set a testcase timeout in the testcase options. It looks like the default timeout is 10 minutes.
https://support.smartbear.com/readyapi/docs/configure/preferences/default.html
Hej thanks for your reply but can you set the time out for example to 1:30 minutes, My test case runs for 1 hour and 30 inutes since I have GUI test included.
BR Pierre
- mattb3 years agoStaff
Hi,
So I expect the GUI test is what is really taking the extended duration for the execution. Would it be possible to separate the GUI/API test in stages of the same release? It might be easier to set the timeout for a GUI specific test, and have the API test run in parallel or as a before/after event- pskitsme923 years agoOccasional Contributor
Yes it could this is the only way if a test case execution is MAX 10 minutes, but this will difinitly make the test flow much more complex to understand and maintain
- mattb3 years agoStaff
Is the UI testing a thick client or a web based app?
If web, we could have the option to run headless
Related Content
- 4 years ago
- 4 years ago