02-28-2018, 02:02 PM
Dear Memebers,
I am new to UFT and recently started learning. I am currently working on window based application called bloomberg to automate our manual test cases.
I have recorded the script successfully(script enclosed for reference). however when I tried to run the same script. It was not working properly. line upto 29 it was working fine after that it skip some scripts lines and hence rest of the script got failed.
Could you please assist me what all actiones required in order to overcome this issue?
Moreover, will you please help to understand below queries?
1) if u see into script there are many script where we can see that .WinObject("external_2").Click 214,8 could you advise why thre is a X and Y axix figures instead of proper object name?
2) some objectect are with ".WinObject("external_3")" what does this mean why its has been denotiing with underscore and then number?
Appreciated you promot resonse on it.
Regards,Mitesh
I am new to UFT and recently started learning. I am currently working on window based application called bloomberg to automate our manual test cases.
I have recorded the script successfully(script enclosed for reference). however when I tried to run the same script. It was not working properly. line upto 29 it was working fine after that it skip some scripts lines and hence rest of the script got failed.
Could you please assist me what all actiones required in order to overcome this issue?
Moreover, will you please help to understand below queries?
1) if u see into script there are many script where we can see that .WinObject("external_2").Click 214,8 could you advise why thre is a X and Y axix figures instead of proper object name?
2) some objectect are with ".WinObject("external_3")" what does this mean why its has been denotiing with underscore and then number?
Appreciated you promot resonse on it.
Regards,Mitesh