Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Maintenance free Automation, irrespective of any changes done on GUI
#1
Not Solved
Automation Script requirement : Script should enough robust so as to be executable on all build’s from e.g. 75 to 86 irrespective of any changes done on GUI ,In short it should be maintenance free automation.

For Example:
There is Edit Box in build 75 and it has changed to list box in sprint 86.Now our script should able to run for such changes. It should able to handle the actions and of data on changed object.

Below are the challanges which we are facing to achive this requirement.Kindly suggest is there any way in automation to meet the below challanges:

Action On Changed Object across builds:

This cannot be achieved ,QTP does not support this kind of functionality where object change from one type to other. It cannot decide which action to be performed on which object, We only code it prior to execution that what kind of action to be performed on which object .As per Peter’s requirement ,Object has been changed to one element type to other element type. E.g. Edit Box has been changed to list box. Now QTP Unable to decide what action to be perform, because earlier action was written for Edit box and now it is List Box.

Data Selection for Changed object across builds:

Data at run time cannot be decided , it changes as per the object type and as per the script requirement.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  not able to automate the sap gui security window raja_aanji 1 4,122 03-09-2015, 12:29 PM
Last Post: raja_aanji
  Disabled Webelement is showing up as Visible =True in GUI Spy Shwethareddy 3 3,608 11-07-2012, 02:45 PM
Last Post: Ankesh
  Problem with QTP recognition of Flex objects in web-based GUI using Firefox & Chrome nancyanne18 0 2,415 10-25-2012, 08:11 PM
Last Post: nancyanne18
Question <Interesting> Is it possible to execute SAP GUI application without QTP Jyobtech 3 3,454 09-07-2012, 12:26 PM
Last Post: SIBICA
  How QTP records context menu in .net GUI applications vanibandla 1 4,277 02-25-2011, 06:32 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)