Login
Remember
Register
Ask a Question
On the website, the protocol has been changed Http: to https what you will do? Tell me your approach?
+1
vote
asked
Jan 16, 2020
in
QuickTest Professional (QTP)
by
JackTerrance
On the website, the protocol has been changed Http: to https what you will do? Tell me your approach?
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 16, 2020
by
JackTerrance
Since the protocol change does not necessarily affect the UI change, except maybe for a warning message about certificates, there are not many changes. All you need to do is provide the new URL and make sure you handle the security-related pop-ups.
...