how to add validation function

Ask general questions here.
karthikeyan2004ks
Posts: 4
Joined: Mon Oct 21, 2013 12:52 pm

how to add validation function

Post by karthikeyan2004ks » Tue Oct 22, 2013 12:55 pm

In Ranorex recording we are having validation part

but in my testcase,i not added recording file,i am just test case and code module to test an application

please help me how to add validation function in code module as we do in recording or let me know about any alternative

Thanks

karthikeyan2004ks
Posts: 4
Joined: Mon Oct 21, 2013 12:52 pm

Re: how to add validation function

Post by karthikeyan2004ks » Tue Oct 22, 2013 2:12 pm

i have found it

using validate.Attribute we can validate expected and actual data

Alena
Posts: 20
Joined: Fri Feb 22, 2013 7:50 pm

Re: how to add validation function

Post by Alena » Tue Oct 22, 2013 4:08 pm

Please, read User guide carefully before posting your issues. You can find it online here http://www.ranorex.com/support/user-guide-20.html or press F1 in Ranorex studio.
This will help you with most of the questions which often appear at the beginner level of using the tool.