Wondering if it’s possible to run Test Studio tests on a set of authenticated webpages. We have a large online form (~50 pages) that is a required step in the case progression. However, Test Studio only seems to have options to Interface pages and Public Webpages.
Hi @MarkAdam_Forestry,
We raised the same question a while back within my project. There is a way around it, although we haven’t put it into practice on our project yet; you can create tests as a Builder and navigate to the authenticated link within the Diagnostics interface.
- Within the Diagnostics interface > User Admin settings, enable your Builder to allow testers to use this account
- If there isn’t already a link to the authenticated web pages in your product’s Diagnostics interface, the devs will need to add this in somewhere - for my project we have a list of patients, and it’s been added in there
- Create a Test Studio test using Diagnostics as the selected interface and your Builder as the user profile. You can navigate to the authenticated webpage URL and it opens in a new window when running the test
1 Like