Module execution was aborted because a validation has failed

Ask general questions here.
Pallavi
Posts: 21
Joined: Thu Dec 22, 2011 6:41 am
Location: Gurgaon Haryana India
Contact:

Module execution was aborted because a validation has failed

Post by Pallavi » Thu Feb 23, 2012 10:15 am

Hi Ranorex support Team,

In my project, I require if validation of Inner text matches with the specified value testcase should failed.
For this purpose i have set the properties of validation
1)Report level on Failure as success
2)Report level on Success as failure.

After doing this When the test case is failed I am getting success on validation step of the report that is expected.But execution of testcase is stopped with error 'Module execution was aborted because a validation has failed' .find the screen shot.


Can you please explain me concept of Regular expression validation also.

Regards
Pallavi
You do not have the required permissions to view the files attached to this post.
Regards
Pallavi

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Module execution was aborted because a validation has failed

Post by Support Team » Thu Feb 23, 2012 3:14 pm

Hi,
Pallavi wrote:After doing this When the test case is failed I am getting success on validation step of the report that is expected.But execution of testcase is stopped with error 'Module execution was aborted because a validation has failed' .find the screen shot.
Just to clarify. You want to set a validation to success even if the validation fails and the test case should continue?
Have you set the "Continue on Fail" property to "True"?
See following section in the Ranorex User Guide for more information:
http://www.ranorex.com/support/user-gui ... html#c3593
Pallavi wrote:Can you please explain me concept of Regular expression validation also.
Please take a look to the following links
http://www.ranorex.com/support/user-gui ... html#c3294
http://www.ranorex.com/blog/ranorexpath-tips-and-tricks

Regards,
Peter
Ranorex Team