In a web site, Protocal has been changed http: to https:
what is your approach?
Answer Posted / 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 |
Post New Answer View All Answers
In qtp, explain what is qrs file?
Explain in brief about the quicktest professional automation object model?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Explain xml checkpoints.
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Does quicktest professional (qtp) is unicode compatible?
when u script reveiwing in which area u more concentrates?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Explain sub procedure of vbscript.
Can we create user defined functions in qtp?
How many types of run modes are there in qtp?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How many add-ins comes by default with quicktest professional?