Hi,
We have a new problem regarding switching between SSL modes on our test site. Basically we have 3 modes we need to support:
Full SSL
All pages in our website will be HTTPS e.g. https://Login, https://Search, https://Book, https://Confirm
Partial SSL
Some pages in our website will be HTTPS e.g. https://Login, http://Search, https://Book, http://Confirm
No SSL
No pages in our website will be HTTPS e.g. http://Login, http://Search, http://Book, http://Confirm
When we first created our tests our test site was always in Partial SSL mode therefore the elements/pages in the element explorer were created in this way, however if we switch the modes on our test environment our tests stop working due to the fact that it never finds the page/elements as they have the wrong beginning part of the URL.
Does Test Studio provide a way to handle this?
Thanks
Shane
We have a new problem regarding switching between SSL modes on our test site. Basically we have 3 modes we need to support:
Full SSL
All pages in our website will be HTTPS e.g. https://Login, https://Search, https://Book, https://Confirm
Partial SSL
Some pages in our website will be HTTPS e.g. https://Login, http://Search, https://Book, http://Confirm
No SSL
No pages in our website will be HTTPS e.g. http://Login, http://Search, http://Book, http://Confirm
When we first created our tests our test site was always in Partial SSL mode therefore the elements/pages in the element explorer were created in this way, however if we switch the modes on our test environment our tests stop working due to the fact that it never finds the page/elements as they have the wrong beginning part of the URL.
Does Test Studio provide a way to handle this?
Thanks
Shane