Search found 15 matches

by Ceaser
Wed May 03, 2017 7:52 am
Forum: General Questions
Topic: Run Configuration and Data Binding
Replies: 1
Views: 1398

Run Configuration and Data Binding

Hi,
Can we have a different set of Data Binding for each Run Configuration?
by Ceaser
Tue Oct 18, 2016 10:33 am
Forum: Automation Tools
Topic: Win32Exception - while running the tests
Replies: 4
Views: 2802

Re: Win32Exception - while running the tests

hi,

I wlll try in Ranorex 6.1
we are using windows 7

Thanks
by Ceaser
Thu Oct 13, 2016 4:22 pm
Forum: Automation Tools
Topic: Win32Exception - while running the tests
Replies: 4
Views: 2802

Re: Win32Exception - while running the tests

Hello Johannes,
Thanks for the reply.

I am using Ranorex version 5.4.4.26486

SUT is a WPF Application.
In this WPF application some Windows Forms Control are also hosted.

This exception occurs unpredictable.

regards,
Ceaser
by Ceaser
Wed Oct 12, 2016 6:45 am
Forum: Automation Tools
Topic: Win32Exception - while running the tests
Replies: 4
Views: 2802

Win32Exception - while running the tests

Hi, We are getting a strange exception from the SUT while running automation tests! I am pasting the exception text, please see the text below. This exception can even be reproduced with spy tool (spy an element in the SUT and add to repository, then try to highlight the element next relaunch of SUT...
by Ceaser
Fri Sep 11, 2015 7:45 am
Forum: Object Identification and Technologies
Topic: NLS Testing - Local language testing
Replies: 1
Views: 3409

NLS Testing - Local language testing

hi, I am verifying some text in UI using Ranorex. Could any one suggest best solution which Ranorex supports for my requirement, given below: I have to change the UI string( which is given as test-data) to be verified according to the language selected. so that I can reuse my test for any language b...
by Ceaser
Tue Mar 24, 2015 3:00 pm
Forum: Automation Tools
Topic: Can we add a plugin to Ranorex
Replies: 1
Views: 1790

Can we add a plugin to Ranorex

hi, How can I add a plugin in Ranorex. eg. I need to add one more entry(Item) to the context menu (activated/pop up when the User right click on a test case which is defined on a Test suite file). When user select this menu item our tool/plugin will be displayed (tool must also know from which testc...
by Ceaser
Mon Mar 23, 2015 1:26 pm
Forum: General Questions
Topic: UI Repository Guidelines
Replies: 1
Views: 1324

UI Repository Guidelines

hi, I am just putting some of my queries on UIRepository 1. Do we have any guidelines for the UIRepository creation. 2. Any good practices we can follow. 3. Do we "should" or "should not" keep same UI mappings to multiple location. 4. How does it matter if I split the UIRepository to multiple files,...
by Ceaser
Thu Mar 12, 2015 2:26 pm
Forum: Automation Tools
Topic: Visual Studio IDE for running Tests
Replies: 4
Views: 2259

Re: Visual Studio IDE for running Tests

Thanks for the reply.

Do you have a link which mention how to integrate in visual studio and also the link which mention the limitations while doing so.
by Ceaser
Thu Mar 12, 2015 1:41 pm
Forum: How To …
Topic: Test case with Additional attributes
Replies: 1
Views: 2325

Test case with Additional attributes

Hi All, I would like to know in Ranorex how to find a solution for the following problems addressed below. Problem Statement 1: How to map a Ranorex Test with 'Function keys' and 'Test key'? Let me explain what I meant by "Function Keys" and "Test Keys" below For each test case, we have 'Function ke...
by Ceaser
Thu Mar 12, 2015 6:37 am
Forum: Automation Tools
Topic: Code Template - Sharing for multiple user
Replies: 1
Views: 1739

Code Template - Sharing for multiple user

hi, Can we share the Code Template xml (which is now user specific - C:\<user>\AppData\Roaming\RanorexStudio5\SharpDevelop-templates.xml) across to multiple user. Or is there any import/export feature in Ranorex. Code Template: Tools->Options Coding Code Templates Regards, Ceaser
by Ceaser
Thu Mar 12, 2015 6:26 am
Forum: Automation Tools
Topic: Coding standard - how to customise generated code
Replies: 3
Views: 1974

Re: Coding standard - how to customise generated code

hi Robert,
I have tried and now I am able to change the Module variable.
Still the UI repository code generated naming convention I am not able to customize
for eg. the private member starts with '_' (underscore), instead can we change to 'my'


Regards,
Ceaser
by Ceaser
Thu Mar 12, 2015 4:45 am
Forum: Automation Tools
Topic: Visual Studio IDE for running Tests
Replies: 4
Views: 2259

Visual Studio IDE for running Tests

hi,
Is it possible to use visual studio IDE for developing and running Ranorex Tests.

regards,
Ceaser
by Ceaser
Thu Mar 12, 2015 4:42 am
Forum: Automation Tools
Topic: Static code analysis
Replies: 1
Views: 1970

Static code analysis

hi,
how can I improve the static code analysis in Ranorex IDE.
Can we integrate Resharper into the Ranorex IDE.

Regards,
Ceaser
by Ceaser
Tue Mar 10, 2015 3:49 pm
Forum: Automation Tools
Topic: TestSuite Template
Replies: 1
Views: 1777

TestSuite Template

hi,
How can I customize the TestSuite template. So that when I add a new TestSuite project to my solution it will only contains the things I needed.

Regards,
Ceaser
by Ceaser
Tue Mar 10, 2015 8:45 am
Forum: Automation Tools
Topic: Coding standard - how to customise generated code
Replies: 3
Views: 1974

Coding standard - how to customise generated code

hi, I am new to Ranorex, and I have a query on the auto generated code. I can see now the Auto generated code (UI Repository /add a module variable with Ranorex IDE...), is not aligned with our Coding Standard/Guidelines . In Ranorex, do we have a flexibility to customize the generated code to our c...