For Programmers: Free Programming Magazines  


Home > Archive > Software Testing > October 2005 > Re: Mercury Quick test Pro









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Mercury Quick test Pro
lmm

2005-10-14, 7:02 pm

I was wondering if anyone who has used this product could help us. We
recently lost our sole responsible person for this work and are trying
to pick it up in-house. Our support agreements etc can not be found.

We are using automated testing of an application and it seems to be
recognizing all the objects except the certain ones that have
functionality built into them. For example - a small app is open - we
can tell it to close the window fine but if we tell it to click the
"PlayMessage" button it won't do it. That is one of 4 buttons on the
window which we want it to access. We've ensured the xy coordinates
are listed...it knows it is an object but when that step is attempted
it states it can't.

I'm just hoping someone has come across this type of issue and may have
some answers to help us.

The details we have for it not proceeding are:

Window("Private Number").WinObject("PlayMessage").Click 49,12
Window("Private Number").WinObject("I'll Call You").Click 174,7

The error is:
Cannot identify the object "PlayMessage" (of class WinObject). Verify
that this object's properties match an object currently displayed in
your application.
and
Line (5): "Window("Private Number").WinObject("PlayMessage").Click
49,12".

Thanks lmm

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com