QTP Forums

Full Version: QTP not identifying the objects in the application
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi QTPKING,
Thanks for the prompt response,
First thing is i am little bit confusion to where can i start a new thread, can u please tell me the steps to write a new thread.(i am new to this forum)
Regarding scenario1: when i try to get the first cell data which is displaying the recorded value as per the first page but i am executing the script by showing the second page here my intention is to get the value displayed in second page which i am not able to get it can u please generate a script on gmail and explain about that
Could you please do this favor,
Thanks,
Venkat.Batchu


(07-28-2009 05:14 PM)QTPKing Wrote: [ -> ]HI Venkatabatchu,

First of all my sincear request is whenever you have some issue try to post an individual issue, so that we can track the issue easy.

Scenario1: In most of the web based apps' even though we have only part of records (17), all the rows in the table (50) will displayed. Use the "VBNullstring" and check whether you have the data in the cell first, if you don't have data then simple exit loop else click on the mail or cell.

Scenario2: I think the root cause for this is the object properties. Can you please check out the object properties once and possibly use regular expressions or use dynamic object identification.

Please let me know if you need any more info.
Was everything installed correctly? This can cause a lot of problems. Have you seen the adobe Flex 3.0.2 release notes? If not you can find the correct installation instructions there.
http://www.adobe.com/support/documentati...x3_fb.html


(07-23-2009 09:26 PM)Ankur Wrote: [ -> ]You may refer my article on Flex and see if it can help you.

@balakrish: Virtual Object is a substitute of low level recording that should be suggested only in rare circumstances.
Hi,
I am facing problem while recording Windows Application. At the time of recording, QTP not able to find unique value of object. All Objects are having same value. I tried Analog recording but every time the co-ordinates are apearing new. So I tried for Virtual Object, I added virtual object but i am not able to use that object in actual script.
I tried to enter, NameOfWindow.Virtual Object but not able to add it.
Please let me know how to use created Virtual Object in actual script.
Pages: 1 2
Reference URL's