Forum Discussion
bqualters
3 years agoOccasional Contributor
I set the HexKey value after running SQL using the following command - it works as I see the vlaue int he Property frame. (I write out whatever queried columns exist in the SQL as test case properties with the Alias supplied in the SQL's as the property names in the end.)
testRunner.testCase.testSuite.testCases[currTest].setPropertyValue(rowData[currFlds]+recordNum, rowData[currFlds+1])
- bqualters3 years agoOccasional Contributor
I think I found a way to do what I want by setting the TestRequest property directly in the script at runtime - not sure WHY I have to do this if I designate the field to reference a property BUT this way I just figured out works so...if it works it works. I'd like to know WHY the other way doesn't though...
Related Content
- 6 years ago
- 11 years ago
Recent Discussions
- 15 years ago