UFT API Error with ALM Resources getting IndexOutofRangeException
Question ID: 106934
0
0

I am trying to use UFT API with connection to ALM Resources but I am getting the following error:

Error occured when trying to execute the test
System.IndexOutofRangeException: There is no row at position2
…..

Anybody got an idea?

Marked as spam
Posted by (Questions: 44, Answers: 0)
Asked on July 1, 2016 2:17 pm
69 views
Answers (1)
0
Private answer

If the header in the data imported has spaces then the parameters need to be changed. ALM will import all headers that contain spaces and replace spaces with underscore. These underscores will need converting back to spaces.
Example spaces converted by ALM.
![alt text][1]

Example underscores converted back to spaces.
![alt text][2]

[1]: /storage/temp/454-1trash.png
[2]: /storage/temp/455-2trash.png

Marked as spam
Posted by (Questions: 2, Answers: 98)
Answered on July 1, 2016 2:19 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top