Can any one tell Does QTP supports Peregrine Service Center ? if yes how?

Showing Answers 1 - 6 of 6 Answers

akothuru

  • Jan 27th, 2010
 

I have tried to automated Perigrine Serive center using QTP 9.2 & above versions. I did not select any addin and tried to identify the objects using Descriptive programming. It did not allow me to record the script and even add object to repository. But when I used DP, i was able to identify the object using indexes and performed couples actions based on x, co-ordinates also.

What I have understood, It might not be reliable to automate Perigrine. If x, y co-ordinates changes, your script will fail. There are such methods exist to select Tabs, select the perticular line in ListView etc... 

  Was this answer useful?  Yes

akothuru

  • Feb 26th, 2010
 

After doing a lot R & D, I have found the solution. And, using QTP 10.0 version with Java Addin, it is possible to automate Peregrine Service center.

Below was the Test Environment, I have used to automate Peregrine.

Windows XP, SP3
QTP 10.0 with Java Addin
Peregrine Service Center 6.2

After installing QTP 10.0 with Java addin, QTP can recognize the objects as Java Windows Objects. i.e. JavaWindow, JavaEdit, JavaTable etc...

All the best...

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions