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 |
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
What are the various automation frameworks available in qtp?
Is there is any method how to connect remote desk throw QTP if yes please answer with a example?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
What does VBS file contain..? what is VBS file.?
Explain the Different types of QTP test assets and their extensions?
What is diff between SDLC AND STLC?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.
I m in new and want to learn QTP. Is any website which provide free QTP video training.....also can downlaod....
To which environments does quicktest professional supports?
Why we load add-ins in qtp?