In website, protocol has been changed http:to https what
you will do? tell me your approach?

Answer Posted / ajreddy

nothing vl happen
in http what ever we r entered it directly saved in the server.
but in https what ever we r entered it encripted and saved
in server

k

regards
ajreddy

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1574


How you are developing the script? Using record and play back or manual?

633


Hi, Can we open a test in qtp10 which is saved in qtp 9.2?

1438


Explain the concept of object repository & how qtp recognizes objects?

572


What is difference between design time and run time data table?

587






After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.

5891


How will you report the bug and explain the defect tracking sheet you handled?

2558


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3281


Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

1519


What is Curd testing?

1884


What is meant by Output Value in UFT?

567


What are the views available in qtp?

592


1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins

1440


I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2

1500


How to creating an output value using quicktest professional?

543