Search found 15 matches

by Rajaniboyapati
Thu Aug 14, 2014 9:30 pm
Forum: Automation Tools
Topic: Test cases not iterating based on rows in the Excelsheet
Replies: 15
Views: 4264

Re: Test cases not iterating based on rows in the Excelsheet

Hi,I am using new version 5.0.3, or let me put it in this way, script is running only based on the default value that is given for the variable, all the other variable values are being picked up from the excel sheet,
by Rajaniboyapati
Tue Aug 12, 2014 7:31 pm
Forum: Automation Tools
Topic: objects disappear after a mouse click event during playback
Replies: 1
Views: 1652

objects disappear after a mouse click event during playback

I am seeing a weird problem, right now I am having 5.0.3 version for which I recorded a simple version of selecting items from a drop down, during the playback when a mouse click action is performed on a drop down field other fields like save,close button are getting disappeared during the playback,...
by Rajaniboyapati
Tue Aug 12, 2014 3:36 pm
Forum: Automation Tools
Topic: Test cases not iterating based on rows in the Excelsheet
Replies: 15
Views: 4264

Re: Test cases not iterating based on rows in the Excelsheet

Hi, can you please provide any possible solution for this issue, a test case is iteration based on data in excel sheeet which has 3 rows, first row runs fine, but when it comes to second iteration it is still picking the first value/default value set to that variable.
by Rajaniboyapati
Mon Aug 11, 2014 7:33 pm
Forum: Automation Tools
Topic: Test cases not iterating based on rows in the Excelsheet
Replies: 15
Views: 4264

Re: Test cases not iterating based on rows in the Excelsheet

Hi, I tried accordingly changing the error behavior of “Summary” Test Case to “Continue with iteration”, now it is going to the next iteration but I think the pointer is still getting set at the first row it is selecting data from the first row but not the second row. I tried also setting the data r...
by Rajaniboyapati
Wed Jun 25, 2014 7:53 pm
Forum: Automation Tools
Topic: Test cases not iterating based on rows in the Excelsheet
Replies: 15
Views: 4264

Re: Test cases not iterating based on rows in the Excelsheet

I attached the screenshot of the run log which shows where it ran iteration1 and iteration2,iteration3 are blank.
by Rajaniboyapati
Wed Jun 25, 2014 7:30 pm
Forum: Automation Tools
Topic: Test cases not iterating based on rows in the Excelsheet
Replies: 15
Views: 4264

Re: Test cases not iterating based on rows in the Excelsheet

apparently I am not able to upload any type of files except image. It tried to upload the rxlog/html file format and both of them are rejected.
by Rajaniboyapati
Wed Jun 25, 2014 7:26 pm
Forum: Automation Tools
Topic: Test cases not iterating based on rows in the Excelsheet
Replies: 15
Views: 4264

Re: Test cases not iterating based on rows in the Excelsheet

Yes I did use concatenate formula in my excel but that shouldn't be the problem(I am hoping), I have attached the run log file. If checked the filters of all the data connectors and all of them show as All rows. My parent test case is summary whose data connectors has 3 rows and the child/sub-test c...
by Rajaniboyapati
Wed Jun 25, 2014 6:22 pm
Forum: Automation Tools
Topic: Test cases not iterating based on rows in the Excelsheet
Replies: 15
Views: 4264

Re: Test cases not iterating based on rows in the Excelsheet

filters at what level ? can you guide me where to look for filters ? I am attaching the screenshot of the data connector.

Also I am maintaining 1 excel sheet and each test case has it's own worksheet with it's data and each test case has it's own data connector (related work sheet).
by Rajaniboyapati
Wed Jun 25, 2014 3:50 pm
Forum: Automation Tools
Topic: Test cases not iterating based on rows in the Excelsheet
Replies: 15
Views: 4264

Re: Test cases not iterating based on rows in the Excelsheet

close will not close the application, it is used only to close the popup that I am working on adding the items and will go back to the actual page.so I can't move close to outer loop as the popup has to be closed to move on to the next iteration and start from create again.
by Rajaniboyapati
Wed Jun 25, 2014 3:24 pm
Forum: Automation Tools
Topic: Test cases not iterating based on rows in the Excelsheet
Replies: 15
Views: 4264

Test cases not iterating based on rows in the Excelsheet

I have a parent testcase which will login-->nagivate->add items->close I have created seperate test case for each test case for add items test case there are child test cases as well where each has it's own data connector,they are accessing the same excel sheet but different sheets, now I want the m...
by Rajaniboyapati
Wed Jun 18, 2014 4:40 pm
Forum: Automation API
Topic: get the value of a select tag in user code
Replies: 4
Views: 3665

Re: get the value of a select tag in user code

will try it, Thank you.
by Rajaniboyapati
Wed Jun 18, 2014 2:33 pm
Forum: Automation API
Topic: get the value of a select tag in user code
Replies: 4
Views: 3665

Re: get the value of a select tag in user code

I have a recorded code that is clicking on the list box with mouse click event and then added a key sequence action and typed the value which is parameterized by the way, after that value is selected I want to add this user code where if selected value is abc then enter values for subsequent values....
by Rajaniboyapati
Tue Jun 17, 2014 9:43 pm
Forum: Automation API
Topic: get the value of a select tag in user code
Replies: 4
Views: 3665

get the value of a select tag in user code

I am trying to use a new user code using If..else condition, I have a drop down list box where based on the item selected in the drop down I have to enter values in the subsequent fields. like if selected value is A then enter the values in the subsequent fields as 1,2,3,4 else if selected value is ...
by Rajaniboyapati
Fri May 30, 2014 7:57 pm
Forum: Object Identification and Technologies
Topic: tabs recorded during record session are not showing playback
Replies: 1
Views: 1702

tabs recorded during record session are not showing playback

we have the Raonrex license of 4.1.3 and I am facing a weird issue, I did a recording of our application which has subtabs, the record session was fine but when I did the playback application is not showing the sub-tabs ? can you tell me what would be the reason ? I also sent an email to support@ran...
by Rajaniboyapati
Thu Apr 24, 2014 5:55 pm
Forum: Object Identification and Technologies
Topic: Ranorex spy not recognising a widget/popup
Replies: 1
Views: 1865

Ranorex spy not recognising a widget/popup

I am trying to do a recording by renaming an object in my application where I would get a widget/popup to enter the new name after which I hit the ok button, this widget is not being recognized and not stored in the repository, also when I did a object spy and placed the cursor on the widget it is t...