Automation Testing with Ranorex

Ask general questions here.
Cameron91
Posts: 1
Joined: Sat Aug 24, 2019 9:50 am

Automation Testing with Ranorex

Post by Cameron91 » Tue Sep 03, 2019 7:54 am

I am new to automation testing.

I am testing my web application (php) using ranorex automation tool. Whenever I record my test case, it is recording perfectly but when I play my test case it stops(sometimes get hanged) at the middle and fail my test case.

What is the reason that is creating this issue? Also, can anybody suggest good video tutorials for beginners for Data driven testing with global parameters?

Fergal
Certified Professional
Certified Professional
Posts: 455
Joined: Tue Feb 18, 2014 2:14 pm
Location: Co Louth, Ireland
Contact:

Re: Automation Testing with Ranorex

Post by Fergal » Wed Sep 04, 2019 12:58 pm

Cameron91 wrote:
Tue Sep 03, 2019 7:54 am
can anybody suggest good video tutorials for beginners for Data driven testing with global parameters?
The webinars on this page are very helpful - https://www.ranorex.com/automated-testing-webinars/ - there is one on "Mastering Data-Driven Testing"
Cameron91 wrote:
Tue Sep 03, 2019 7:54 am
Whenever I record my test case, it is recording perfectly but when I play my test case it stops
Have you looked at the step that is failing in the Ranorex report, to see why it is failing? What is it telling you?