Search found 18 matches

by magarwal19
Mon Jun 01, 2020 8:56 am
Forum: General Questions
Topic: Ranorex BDD spec flow
Replies: 10
Views: 1703

Re: Ranorex BDD spec flow

ok Thank you Ned and Pavel
by magarwal19
Wed May 20, 2020 6:43 am
Forum: General Questions
Topic: Ranorex BDD spec flow
Replies: 10
Views: 1703

Re: Ranorex BDD spec flow

Hi Ned,

Thank you for your quick response. Hope to see progress on BDD soon.

I tried for the Beta program registration, but the link says, there is no Beta program currently.
by magarwal19
Tue May 19, 2020 2:26 pm
Forum: General Questions
Topic: Ranorex BDD spec flow
Replies: 10
Views: 1703

Re: Ranorex BDD spec flow

Hi Team,
Thank you for responding. This really helps.
I have one more doubt related to same:
In Ranorex suite, we can easily do the data binding. If I am going to use BDD, then do i need to implement functions to read csv and then parse data or is there a better way for same?
by magarwal19
Fri May 15, 2020 5:39 am
Forum: General Questions
Topic: Ranorex BDD spec flow
Replies: 10
Views: 1703

Ranorex BDD spec flow

Hi Team, I have been using Ranorex for two projects in my team, and have recently come across the BDD support for Ranorex. I have followed steps mentioned in document : https://www.ranorex.com/blog/how-to-use-ranorex-studio-in-your-bdd-process/ In the document, they have mentioned that i can automat...
by magarwal19
Fri May 15, 2020 5:36 am
Forum: General Questions
Topic: How to automate ThunderRT6PictureBoxDC object
Replies: 2
Views: 1081

Re: How to automate ThunderRT6PictureBoxDC object

Hi Pavel,

Thank you for your reply.

Sorry for the late reply. I am checking with my client if i can share the snapshot here and will share as soon as i get confirmation.
by magarwal19
Wed May 13, 2020 11:36 am
Forum: General Questions
Topic: How to automate ThunderRT6PictureBoxDC object
Replies: 2
Views: 1081

How to automate ThunderRT6PictureBoxDC object

Hi All, I need to automate an application which is VB6 based. I do have followed steps for adding class to GDI and enabling GDI+ for raw text. The application has one pane with class ThunderRT6PictureBoxDC and inside this container with class name ThunderRT6UserControlDC I am not able to get the chi...
by magarwal19
Wed Feb 19, 2020 6:26 pm
Forum: General Questions
Topic: Uploading screenshot to Testrail test cases
Replies: 1
Views: 1941

Uploading screenshot to Testrail test cases

Hi Team,

We have a API in Testrail (add_attachment_to_result) which can be used to upload the attachment to a test case after executing.
Can we use this API or something other to upload the screenshots proof captured by my automation suite to Testrail while executing.
by magarwal19
Wed Oct 30, 2019 12:37 pm
Forum: General Questions
Topic: Testrail Sync not working after updating Ranorex from 8.3.1 to 9.2
Replies: 1
Views: 1206

Testrail Sync not working after updating Ranorex from 8.3.1 to 9.2

Hi,

I was using Ranorex 8.3.1 for automating my tests and Testrail to track the execution and test plan.
I have now updated my solution to 9.2.0, and tried to execute the sync option, but every time I am getting an error stating "Object Reference not set to an instance of an object"
by magarwal19
Mon Sep 16, 2019 12:26 pm
Forum: General Questions
Topic: how to configure spy to get objects using @page
Replies: 2
Views: 1034

Re: how to configure spy to get objects using @page

Hi odklizec ,

Thank you for your help. I am able to update the weights and modify the xpaths accordingly
by magarwal19
Mon Sep 16, 2019 11:34 am
Forum: General Questions
Topic: how to configure spy to get objects using @page
Replies: 2
Views: 1034

how to configure spy to get objects using @page

Hi Team, We are working on automating a web based application and while doing so, one of my team mate is getting xpaths while spying using [@page='****'], while others are not getting such xpath while spying same object and same version of Ranorex. Can you let me know if there is some setting which ...
by magarwal19
Wed Jul 10, 2019 8:41 am
Forum: General Questions
Topic: Issue while launching desktop application on Server 2012
Replies: 5
Views: 1147

Re: Issue while launching desktop application on Server 2012

Hi mayo,

Ranorex is do running by admin rights. The product i am testing is Idera SQLDM. Can you please connect to Roberto Guzman once.
by magarwal19
Mon Jul 01, 2019 2:01 pm
Forum: General Questions
Topic: Issue while launching desktop application on Server 2012
Replies: 5
Views: 1147

Re: Issue while launching desktop application on Server 2012

Hi,

Yes it is setup properly. The code works fine on all other OS, even on Windows Server 2012 the application is launched, but the drop down values are not populated.
screenshot.jpg
by magarwal19
Fri Jun 28, 2019 6:28 am
Forum: General Questions
Topic: Issue while launching desktop application on Server 2012
Replies: 5
Views: 1147

Issue while launching desktop application on Server 2012

Hi Team, I have a desktop application on which we are doing automation using Ranorex. When we launch application on Server 2012 using Ranorex, then the values in the drop down of application are not populated, while when I open the application manually then all the values are populated properly. I h...
by magarwal19
Wed Mar 13, 2019 8:42 am
Forum: General Questions
Topic: Remote Agent and TestRail
Replies: 7
Views: 1718

Re: Remote Agent and TestRail

Hi Thank you for your reply. I will update and check
by magarwal19
Tue Mar 12, 2019 3:04 pm
Forum: General Questions
Topic: Upload screenshot in Testrail
Replies: 1
Views: 1273

Upload screenshot in Testrail

Hi, Can we upload the screenshot captured by the script during execution to TestRail while marking test case as passed or Failed. If yes, can you please help me with the process or command which i need to include in my code, so that the screenshots for the respective test case can be attached as a p...