Search found 25 matches

by Stian
Fri Nov 09, 2012 2:18 pm
Forum: Automation Tools
Topic: Device automation and Ranorex API
Replies: 2
Views: 1968

Re: Device automation and Ranorex API

Great! Thanks you for fast reply :)
by Stian
Fri Nov 09, 2012 2:17 pm
Forum: General Questions
Topic: No more support for Safari?
Replies: 2
Views: 1619

Re: No more support for Safari?

Thanks, Markus.

Seems we better start looking for other ways to automate for Safari - something that can run on a Mac.
by Stian
Fri Nov 09, 2012 8:28 am
Forum: Automation Tools
Topic: Device automation and Ranorex API
Replies: 2
Views: 1968

Device automation and Ranorex API

Hi!

Is it possible to develop device automation for Android (and upcoming iPhone) using the Ranorex API through Visual Studio, or can this only be done using Ranorex Studio?
by Stian
Fri Nov 09, 2012 8:27 am
Forum: General Questions
Topic: No more support for Safari?
Replies: 2
Views: 1619

No more support for Safari?

Since Apple seems to have dropped further development of Safari for Windows, I wonder how automation support in Ranorex for Safari is going to be handled?

Is Ranorex going to drop support for Safari, or will there be some sort of solution to run Ranorex automated tests on OSX?
by Stian
Fri Nov 02, 2012 4:22 pm
Forum: General Questions
Topic: Pros and cons with using Ranorex Studio vs Visual Studio
Replies: 11
Views: 5364

Re: Pros and cons with using Ranorex Studio vs Visual Studio

Excellent points, Ciege. When one gets comfortable with coding the tests in VS and get familiar with using the Ranorex API, implementing tests can be quite quick and effectively done. I don´t necessarily agree that coding the tests manually is slower or less efficient than using the recorder. All ou...
by Stian
Thu Nov 01, 2012 10:16 am
Forum: General Questions
Topic: Pros and cons with using Ranorex Studio vs Visual Studio
Replies: 11
Views: 5364

Re: Pros and cons with using Ranorex Studio vs Visual Studio

There already was a post very similar to this. But in my opinion when writing tests in code you are better off with VS. If you use recordings you should choose Ranorex Studio. Thank you Artur. Yes, I am leaning towards going the only-VS way here. Just wanted to confirm with you guys that it is a vi...
by Stian
Wed Oct 31, 2012 6:26 pm
Forum: General Questions
Topic: Pros and cons with using Ranorex Studio vs Visual Studio
Replies: 11
Views: 5364

Re: Pros and cons with using Ranorex Studio vs Visual Studio

That's interesting! We'll stick with a repository, though, and I think the Ranorex repo is a good choice for that.

Thanks again :)
by Stian
Wed Oct 31, 2012 6:13 pm
Forum: General Questions
Topic: Pros and cons with using Ranorex Studio vs Visual Studio
Replies: 11
Views: 5364

Re: Pros and cons with using Ranorex Studio vs Visual Studio

Thank you Ciege. Do you use MS uimap instead of the Ranorex repository?
...and if you do, is it as flexible and easy to keep tidy and structured?
by Stian
Wed Oct 31, 2012 5:45 pm
Forum: General Questions
Topic: Pros and cons with using Ranorex Studio vs Visual Studio
Replies: 11
Views: 5364

Pros and cons with using Ranorex Studio vs Visual Studio

Hey guys! We are about to go for Ranorex as our complementary solution to GUI automation using the Microsoft Platform. This is primarily for getting cross-browser support - and likely device support later on. Currently we have developed some proof-of-concept testing using mainly Ranorex Studio, but ...
by Stian
Wed Feb 01, 2012 12:37 pm
Forum: General Questions
Topic: Trying to enable Flex testing for Chrome
Replies: 6
Views: 2261

Re: Trying to enable Flex testing for Chrome

Thank you Peter!

I sent you the snapshots via email and I'll have a look at the "classic" instrumentation mode as soon as I got time - busy day today :)

Stian
by Stian
Wed Feb 01, 2012 8:11 am
Forum: General Questions
Topic: Connecting to Sql Server2008
Replies: 6
Views: 4723

Re: Connecting to Sql Server2008

HI, i just want to know whether we can connect to Database using Ranorex, if yes could you help us in doing it, Thanks Kumar You can do anything that C#/VB and the .NET framework can do - if you are able to write code for it. Whether or not Ranorex Studio provides some means to hook up to a databas...
by Stian
Wed Feb 01, 2012 8:03 am
Forum: General Questions
Topic: Trying to enable Flex testing for Chrome
Replies: 6
Views: 2261

Re: Trying to enable Flex testing for Chrome

Here is the log output when going to the same Flex in Internet Explorer and using Spy over it: Ranorex: preloader stage1 Ranorex: there seems to be no Flex or we are being preloaded Ranorex preloader: stage2 Ranorex: preloader stage3 Ranorex: Init with root: [object Stage] prev:null Ranorex: check i...
by Stian
Tue Jan 31, 2012 8:57 pm
Forum: General Questions
Topic: With CodedUI in VS2010 where is Ranorex heading?
Replies: 7
Views: 2380

Re: With CodedUI in VS2010 where is Ranorex heading?

Thanks guys! Some very interesting input there. Seems I need to consider carefully whether or not to tie everything up with TFS and/or Microsoft Test manager. I am still quite new to automation so I am concerned about losing any benefits with regards to coverage of requirements, tying tests to bugs,...
by Stian
Tue Jan 31, 2012 3:15 pm
Forum: General Questions
Topic: With CodedUI in VS2010 where is Ranorex heading?
Replies: 7
Views: 2380

Re: With CodedUI in VS2010 where is Ranorex heading?

Thanks sdaly, we might do something similar! May I ask...do you use Microsoft Test Manager at all for these tests? I was considering tying these automated tests to test cases in MTM, but that is starting to look unnecessary. Is it even necessary to create these tests as CodedUI tests? Seems they can...
by Stian
Tue Jan 31, 2012 2:36 pm
Forum: General Questions
Topic: Trying to enable Flex testing for Chrome
Replies: 6
Views: 2261

Re: Trying to enable Flex testing for Chrome

Hi there Tobias! Spy worked perfectly fine on Chrome for all your Flex elements. It does not work for the Flex on our webpage (on Chrome). Here is the log trace: Ranorex: preloader stage0 Ranorex: preloader stage1 Ranorex: there seems to be no Flex or we are being preloaded Ranorex preloader: stage2...