Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP: When coordinates are changin on for any action
#1
Not Solved
Hi.

I am facing an issue while recording an action in QTP for windows application.
Every time , coordinate gets changes and so on replay scrips fails
It records like:
Code:
Window("Plan (2008)").Window("Stage").WinObject("F3 Server 09a00000_2").Click 330,89

and if we recrd it again, value 330,89 changes.

How to handle it.
Thanks in advance
Manish
Reply
#2
Not Solved
Just try after removing co-ordinates info altogether


1)
Code:
Window("Plan (2008)").Window("Stage").WinObject("F3 Server 09a00000_2").Click

2) If that doesn't work, let us know the add-ins you have selected.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply
#3
Not Solved
Thanks .. but there are many selections there , which can only be distinguised by coordinates , and these are varying too.
I am usind Active X and .Net add ins here
Reply
#4
Not Solved
Have you checked with your application developers about the technology?

Generally, I see windows based application require VB and Active X addins only.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT] SwfObject as Toolbar: select item without coordinates felino 0 3,149 11-27-2015, 03:09 PM
Last Post: felino
  action status in QTP test - main action vanilla 1 4,502 02-12-2012, 10:59 PM
Last Post: rajpes
  How to use an Array in an Action declared in another Action PrabhatN 5 8,550 06-08-2010, 07:42 PM
Last Post: PrabhatN
  How to checkpoints of one action in another action anbarasu 0 1,740 11-12-2009, 11:42 AM
Last Post: anbarasu
  Split action in QTP sp0020295 4 8,011 09-30-2009, 11:14 AM
Last Post: Saket

Forum Jump:


Users browsing this thread: 1 Guest(s)