hi is there any chance to change encoding the password
Answers were Sorted based on User's Feedback
Answer / murali krishna
hi
shyam,
there is a tool in qtp for encoding the password to
encrypted format... namely "PASSWORD ENCODER"
is there any issues mail me to
quality_muralikrishna@Yahoo.com
9916936388
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shyam.meghansh
No as such there is nothing
.Any more question mail me testingwithshyam@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
If QTP not recognizing using repository while executing, how can we go forward
Can any suggest me what is exposure testing?
what is the default ordinal identifier.what are the send keys in qTP.
what is the use of automation objective model?where is used? plz tell me
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
Hi Friends, How to trap an error message on Web page through QTP. Example:- When I put wrong user id or Password on a web page, I get the error message. So when I add the error object in Reposatory, every time it shows as Login Failed Object exist, eventhough using corret login details. And if I do the same without adding the object it shows as object not found. This might be because while recording QTP takes every new page as _1 _2 _3 and so on. as below. Browser("XXXXX").Page("XXXXX_1"). >>login Browser("XXXXX").Page("XXXXX_2"). >>Inbox Browser("XXXXX").Page("XXXXX_3"). >>Sent Items I used below code. Browser("XXXXX").Page("XXXXX").WebEdit("firstname").Set strFN Browser("XXXXX").Page("XXXXX").WebEdit("lastname").Set strLN Browser("XXXXX").Page("XXXXX").WebEdit("userid").Set strUserID Browser("XXXXX").Page("XXXXX").WebEdit("password").Set strPass Browser("XXXXX").Page("XXXXX").WebButton("Login >").Click If Browser("XXXXX").Page("XXXXX_2").Image ("msg_icon_error").Exist 5 Then Reporter.ReportEvent micFail, "XXXXX", "Login Failed!" ExitRun (It shows login failed ever after login is passed. Else Reporter.ReportEvent micPass, "XXXXX", "Login Successful!" End If Please find out a way for me here, and provide me with the correct code. Thanks in Advance.
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
how to retrieve the xml file data through qtp. can anybody send script for this..
How do we create and run the scripts with out using O.R. ?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
anybody give me the real time example for descriptive programming of web application
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,