Python Forum
Need help for validation test with Python/ PyWinAuto
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help for validation test with Python/ PyWinAuto
#1
Hi Folks!

I am new to Python and PyWinAuto. I am trying to automate my validation tests for a Win desktop App (like logic programming flows app). The simplest example could be so that I use an addition operation with two inputs (like 1+2)and get the output as 3. Now the app is ready and the operations are like drag n drop with mouse. All I need to do is to verify if the output is as expected so that the app is validated. Is PyWinAuto good for this purpose? I am also using the Inspect.exe tool to see all the application UI controls. But I do not know how to extract my output for the right control. Can someone please help me to solve this issue?
Thank a lot in advance!

Br,
Faisal.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020