In a web site, Protocal has been changed http: to https:
what is your approach?

Answers were Sorted based on User's Feedback



In a web site, Protocal has been changed http: to https: what is your approach?..

Answer / gaurav arora

We can disable the security alert from \\https to \\http.
Please follow the below mentioned steps on the particular
machine where the web script is to be run:



The registry entry WarnOnHTTPSToHTTPRedirect takes the
following two values:


1: Display the Security Alert message.


0: Do not display the Security Alert message.



To add the registry entry WarnOnHTTPSToHTTPRedirect for an
individual user, follow these steps:
Follow these steps, and then quit Registry Editor:

1.
Click Start, click Run, type regedit, and then click OK.

2.
Locate and then click the following key in the registry:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\
Internet Settings

3.
On the Edit menu, point to New, and then click DWORD Value.

4.
Type WarnOnHTTPSToHTTPRedirect, and then press ENTER.

5.
On the Edit menu, click Modify.

6.
Type 0, and then click OK.

Is This Answer Correct ?    1 Yes 0 No

In a web site, Protocal has been changed http: to https: what is your approach?..

Answer / sri satya

If the Protocal is changed to https: from htttp: then we
go for Regular Expression.

i.e http.*:

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

Is it possible to use two instances of UFT on the same machine? If not why?

0 Answers  


write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading

0 Answers  


How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?

2 Answers  


How to check the URL using Automation tool QTP

2 Answers  


There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.

3 Answers   Tech Mahindra,






write script for bitmap image?

0 Answers   CA,


what type of application we can select for automation testing and what is the entry criteria for automation

1 Answers  


Explain abt the File System Object in QTP with ex

3 Answers   Ordain Solutions,


please send detail navigation for merging of object ripositories in QTP 8.2

3 Answers   Infosys, Ordain Solutions,


Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!

2 Answers  


How to track the execution time?

2 Answers  


what is the syntax for regular expression in QTP? how to create user defined functions in QTP?

6 Answers   CTS, MBT, TCS,


Categories