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

what is the Descriptive Progarmming? how it is help to testers in QTP?

4 Answers   TCS,


How to run a test using quicktest professional (qtp)?

0 Answers  


What is Reusable component is QTP...Anybody can answer it..Thanks in advance...

8 Answers   Siemens,


When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya

12 Answers  


What expansion of "MIC" in MICPASS (TEST ReportPAGE)

11 Answers   TCS,






Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,

0 Answers  


what is difference between Mandatrary proparties and Assistive proparties? Explain

4 Answers  


Hi Friends, If you got one Bug , and you are insert that bug in bug tracking tool , and you need to attach SC's (screen shots) also. how to tae SC's , in your organization any separate tools available to take SC's. please provide Ans. its urgent... Thanx in advance

3 Answers  


How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..

2 Answers  


In automation testing Can we retest virtual object in the application after getting new version from the developers, is there any property will change for that object or it won't.?

1 Answers   Siemens,


suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password

3 Answers  


What is repository parameters in QTP?how will we define that????what is unmapped & mapped repository parameters????????

1 Answers  


Categories