Search found 14 matches

by manustar47
Fri Nov 20, 2015 8:38 pm
Forum: Bug Reports
Topic: Command Line Execution
Replies: 5
Views: 3037

Re: Command Line Execution

I faced the similar problem. issue comes when the parameter(device name) passed in command line is same as default value of global parameter of test suite . issue is resolved on running exe from command line without device name as parameters.
by manustar47
Fri Nov 06, 2015 11:34 am
Forum: Mobile Testing
Topic: Xamarin controls are not recognised
Replies: 7
Views: 2801

Re: Xamarin controls are not recognised

Hello, I can not share app screenshot. but this is how Rxpath of a button looks like: /mobileapp[@title='***']/form[@title='MainActivity']/container/container/androidelement/androidelement/androidelement/androidelement/androidelement/androidelement[1]/androidelement/androidelement[1]/androidelement/...
by manustar47
Tue Nov 03, 2015 1:21 pm
Forum: Mobile Testing
Topic: Xamarin controls are not recognised
Replies: 7
Views: 2801

Xamarin controls are not recognised

Hi,

Am working on an Android app developed using Xamarin. except button, container and form all other objects are recognized as AndroidElement/Unknown. could somebody help me in this?

Thanks & Regards,
Manu
by manustar47
Mon Nov 02, 2015 10:40 am
Forum: Mobile Testing
Topic: Automating Xamarin Andriod App
Replies: 4
Views: 1932

Re: Automating Xamarin Andriod App

You are right. Thanks.
by manustar47
Mon Nov 02, 2015 7:52 am
Forum: Mobile Testing
Topic: Automating Xamarin Andriod App
Replies: 4
Views: 1932

Re: Automating Xamarin Andriod App

Hi,

I went through the link. is it necessary to follow that steps making some configuration at project level? can't we instrument it like other Android app?

Thanks,
Manu
by manustar47
Sun Nov 01, 2015 2:20 pm
Forum: Mobile Testing
Topic: Emulator for Andoid/iOS Testing
Replies: 1
Views: 2296

Emulator for Andoid/iOS Testing

Hi,

Could anybody tell me best and free Android and iOS emulators?

Thanks,
Manu
by manustar47
Sun Nov 01, 2015 2:18 pm
Forum: Mobile Testing
Topic: Automating Xamarin Andriod App
Replies: 4
Views: 1932

Automating Xamarin Andriod App

Hi,

Can i Automate Android app created using Xamarin by instrumenting as normal android app?
Please provide me some input on this.

Thanks,
Manu
by manustar47
Mon Oct 19, 2015 6:57 pm
Forum: Mobile Testing
Topic: Web Application Test on I Pad
Replies: 1
Views: 1798

Web Application Test on I Pad

Hi Team,

I have a requirement of testing web application on I Pad. I went through ranorex documentation but am not clear of carrying out initial set up. i have an I Pad and Windows machine. what else infrastructure do i need? and how to install RxBrowser in I Pad?

Thanks & Regards,
Manu
by manustar47
Tue Aug 25, 2015 1:55 pm
Forum: General Questions
Topic: XPath query
Replies: 3
Views: 1905

Re: XPath query

Thank you guys :)
by manustar47
Sun Aug 23, 2015 6:52 pm
Forum: General Questions
Topic: XPath query
Replies: 3
Views: 1905

XPath query

Hi, could somebody tell me the difference between xpaths /form/*/button[1] and /form/?/button[1]. am bit confused.

Thanks & Regards,
Manu
by manustar47
Mon Aug 10, 2015 12:06 pm
Forum: Automation Tools
Topic: Does Ranorex support Telerik Kendo UI controls?
Replies: 3
Views: 2563

Does Ranorex support Telerik Kendo UI controls?

Hi,

Does Ranorex support Telerik Kendo UI controls ?? If not what is the best way to do it? I got to Automate Kendo UI Charts.

Thanks & Regards,
Manu
by manustar47
Thu Jul 30, 2015 5:35 am
Forum: Object Identification and Technologies
Topic: Object Identification
Replies: 1
Views: 1781

Object Identification

Hi Guys,

How to know the type of control in an application using Ranorex spy. like whether it is ultragrid or flexgrid, I don't see any information in Ranorex spy.

Regards,
Manu
by manustar47
Thu Jul 30, 2015 5:30 am
Forum: Automation Tools
Topic: Automating web app on desktop & mobile platform
Replies: 3
Views: 2119

Re: Automating web app on desktop & mobile platform

Thank you for the info. the web application which i want to test is still not available testing. i was just evaluating Ranorex. I tried on ranorex website itself. I don't know how to capture screenshot on mobile device. tell me the way to do it so that i will share my observations.

Regards,
Manu
by manustar47
Mon Jul 27, 2015 2:25 pm
Forum: Automation Tools
Topic: Automating web app on desktop & mobile platform
Replies: 3
Views: 2119

Automating web app on desktop & mobile platform

Hi Guys, I have a requirement to automate a web application which needs to be tested on desktop as well as on Ipad . is there any way to write a single piece of code to which can be used to test on both the platforms?? Currently am using ranorex APIs along with Visual Studio to Automate. Appreciate ...