Page 1 of 1

AngularJS

Posted: Wed Aug 13, 2014 5:10 pm
by ChuckM
Hello all,

I've searched the forum and Ranorex site but have been unable to determine whether anyone has had success (or issues) testing any AngularJS projects.

I'd very much appreciate an insights.

Thanks,
Chuck

Re: AngularJS

Posted: Thu Aug 14, 2014 1:17 pm
by krstcs
Since Angular is just another JS framework working in an HTML page, I would guess that Ranorex can work with it. Ranorex supports HTML in IE, FF, Chrome, and Safari, on Windows.

You could download the free trial of Ranorex and see how it works for you.

Re: AngularJS

Posted: Thu Oct 09, 2014 1:09 pm
by JSH_QA
I watched a webinar last night about moving to AngularJS. As part of the move, it was announced that ids could be removed from HTML code, which seemed to be flying in the face of any automated testing. This morning, I’ve just taken my first look at using Ranorex with an Angular project that is in progress. That project has almost no ids on elements. The below is a typical example of an rxpath on this project:

/dom[@domain='domainname' and @caption='SECRET_PROJECT | Explorer' and @page='index.html']//ul[#'side-menu']/li[pos()=0]/div[pos()=0]/ul[pos()=1]/li[pos()=0]/a[@innertext='Logout' and @href~'^http://domainname/SECRET_PROJECT/a']

Thankfully, it is easy enough to put ids back in, even when using AngularJS. To do this, the ng-attr-id attribute is used.

Regards,

John H.

Re: AngularJS

Posted: Sun Oct 26, 2014 10:32 am
by Brad.B
There may be another reason not to work with AngularJS though, although I'm not sure if Ranorex works with it, as stated above. Apparently there are issues with Google's indexing of angularJS, so you got to know what you do unless you want to lose your chance of people finding you on Google.
Does anyone have any more information regarding this?

Re: AngularJS

Posted: Thu May 28, 2015 4:30 pm
by nickhall36
Have you been able to use angularJS with Renorex as my company are moving toward this, and I don't want to waste my time with this tool if it's not going to work

Re: AngularJS

Posted: Tue Jun 02, 2015 9:50 am
by Support Team
Hi nickhall36,

Can you please explain in more detail what exactly you want to do with AngularJS in Ranorex?
Is it possible to get access to your application or to a sample application?
It seems that you are also in contact with one of my colleagues by email and you also posted the question in LinkedIn.
It would be nice if you could choose one channel in order to communicate with us regarding the same issue.
This would save time and resources.

Thank you for your understanding.

Regards,
Bernhard

Re: AngularJS

Posted: Wed Aug 19, 2015 12:57 pm
by Alagarsamy
I had brief look on the previous post and still not clear whether Ranorex tool supports AngularJS based mobile application or not?

Please clarify the 'Ranorex' mobile automation level of support on below technologies stack?

AngularJS(Java Script framework)
• Sencha Touch framework(HTML5, CSS)
• Cordova framework, Android and iOS
• Objective-C (Xcode IDE)

Many Thanks,
Alagarsamy

Re: AngularJS

Posted: Tue Aug 25, 2015 1:51 pm
by Support Team
Hello Alagarsamy,

Sorry for the late reply.

In general, Ranorex supports the mentioned technologies:

• AngularJS(Java Script framework)
• Sencha Touch framework(HTML5, CSS)
• Cordova framework, Android and iOS
• Objective-C (Xcode IDE)

If you have any questions or issues, don't hesitate to contact us.

Regards,
Johannes

Re: AngularJS

Posted: Wed Feb 10, 2016 11:23 pm
by felixk91
Hi everyone,

Could you please provide me with example or demo for automating AngularJS app with Ranorex.

Thanks,
Felix.

Re: AngularJS

Posted: Fri Feb 12, 2016 10:04 am
by jma
Hi Felix,

Welcome to the forum!

Do you have any issues with automating your web page?
In order to help you, I would need more detailed information.

Detailed information about web testing can be found in the following blog entry: Cross-Browser Test Automation

Re: AngularJS

Posted: Wed Feb 08, 2017 5:03 pm
by Alan
I have same question about AngularJS, could you please provide me with example or demo for automating AngularJS Mobile app with Ranorex ?

Re: AngularJS

Posted: Thu Feb 09, 2017 8:29 am
by odklizec
Hi,

I seriously doubt anyone here have a shareable "demo" for AngularJS automation. Have you already tried to automate your AngularJS project with Ranorex? It should be automatable as any other web-based app. You just have to start somewhere and then simply ask in case of problems.

Re: AngularJS

Posted: Fri Mar 10, 2017 8:59 pm
by Maria Diamond
Hello!

I'm new to this forum and also new to AngularJS :roll: but very interested to see where would be the "start" button to start using it or take a look at an example.

Are there any plans to have a webinar?

Re: AngularJS

Posted: Tue Mar 14, 2017 9:24 am
by jma
Hi Maria,

On the Ranorex web page you can watch the latest webinars about web and mobile automation: http://www.ranorex.com/support/automate ... -time.html

Furthermore, I would suggest having a look at the corresponding user guide sections about mobile and web testing.

If you have specific issues with your app/web page, please provide detailed information about the use case and the UI structure (a Ranorex Snapshot would be very helpful).