Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


In one of the scripts the pwd in the DT was encripted. Can
any one tell me how to I decript or undo the same?

Answers were Sorted based on User's Feedback



In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or und..

Answer / neeraj kumar

To Decrypt the encrypted password a simple way is to use set
method in QTP

For Example:

Browser(" ").Page(" ").webedit(" ").set "Encrypted Password"

and you will see the decrypted password in edit box.

Is This Answer Correct ?    1 Yes 0 No

In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or und..

Answer / raj kumar

Through the DP , you can write on this way

crypt.Encrypt(strpassword)

Is This Answer Correct ?    0 Yes 1 No

In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or und..

Answer / jay prakash

There is a tool called password encoder. It gets installed
when you install QTP.
Go to Start -> Programs -> Quick Test Professional ->
Tools -> Password Encoder.

Hope it helps.

Regards,
Jay Prakash

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QTP Interview Questions

what all are the coverages , explain ?

2 Answers  


Describe how Smart Identification is used

0 Answers  


In QTP, Give the difference of Global sheet and Local sheet in datatable?

3 Answers  


what are the Tools for version control?

3 Answers  


Please clarify Automation and QTP both(names) are same or diff?

1 Answers  


how to identify the objects if application consists of objects that have same properties.

4 Answers  


What are the different kinds of test steps?

0 Answers  


Explain about Hybrid Framework

2 Answers   IBM,


Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?

1 Answers  


How to open an application through scripting?

11 Answers  


write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)

1 Answers  


wt is playback facilityin qtp?

2 Answers   IBM,


Categories