In a web site, Protocal has been changed http: to https:
what is your approach?
Answers were Sorted based on User's Feedback
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 |
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 |
Is the qtp course will help to create a virtual object?
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION while writing VBScript. If Possible then Give Example how to write vbscript in QTP to test WEB Apllication. Vishal Patil
Hi, I will provide perticular age,it needs to enter date in text box (MM/DD/YYYY) compare to system date. or already exist data in the text box.
How to create runtime property for an object?
How we can add actions in the test using QTP?
What is test object?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
In qtp what type of data tables are used , name and list out them
how to handle the textboxes where in it should take the sum like ex:: while posting a question in this site it will for what is the result of 6+3=__ where in we have to enter manually 9 and click on submit... but how to handle these cases in qtp.. can someone plz help me out wid dis...
WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN TEST STRATEGY & TEST PLAN?
21 Answers ABM, AZTEC, CTS, Infosys, Nihilent, Orange,
how i can get the value of label box , please any body tell me script of that code