Month: April 2021

Month: April 2021

How to control applications running on remote computer(s)
April 23, 2021 Uncategorized admin

QAthing library with the help of QAthingClient and QAthingEngine (Remoting) can be used to access application(s) running on different machines.  Although numerous cases can be handled using this approach, in this blog I will demonstrate how Calculator application can be controlled remotely. QAthingClient accepts the same commands as QAthing library. Launch QAthingEngine.exe on remote computer; 

Read More
Features (Not accessible via GUI)
April 23, 2021 Uncategorized admin

I foresee some delay in the next release in that I have planned to provide a designer (form/group operations) and a few enhanced features to address complex scenarios. However, there are a couple of features that already exist (functional) in the current version, but unfortunately, due to busy schedule, I could not managed to expose

Read More
How to use QAthing – Part 4
April 23, 2021 Uncategorized admin

This video demonstrates usage of QAthing by performing a simple addition operation on calc application. In this video Python is used to perform the operations that are done in Part 1 video

Read More
How to use QAthing – Part 3
April 23, 2021 Uncategorized admin

This video demonstrates usage of QAthing by performing a simple addition operation on calc application. In this video Python is used to perform the operations that are done in Part 1 and Part 2 videos.

Read More
How to use QAthing – Part 2
April 23, 2021 Uncategorized admin

This video demonstrates usage of QAthing by performing a simple addition operation on calc application. In this video click operation is made using control images.

Read More
How to use QAthing – Part 1
April 23, 2021 Uncategorized admin

This video demonstrates usage of QAthing by performing a simple addition operation on calc application. In this video automation is done using supportable patterns.

Read More