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

How to see the screens after running test in QTP?

1 Answers  


what are recovery management techiniques?

2 Answers   BirlaSoft, GL Noble Denton,


How will internal and external links be validated and updated? how often?

0 Answers  


Does QTP run in any environment?

0 Answers  


How to change the Default synchronization method time and where?

4 Answers  






Where u will use output checkpoint in QTP?

3 Answers   HCL,


How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..

4 Answers   IBM,


what r the drawbacks and limitations of QTP?

2 Answers   NIIT,


What is your role and responsibilities in QTP with your current organization?

1 Answers   Oracle,


What the differences are and best practical application of each.

1 Answers  


I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)

1 Answers  


How will you find the current time of the remote machine using QTP script?

0 Answers  


Categories