Hi,
does anyone have any experience with a Test Management Tool in combination with Test Studio ?
Is there any experience that one can suggest a TMT that works nicely together with Test Studio ? Our decision to use Test Studio also relies on the possibility to work together with a TMT, so to convince my boss to get Test Studio it would be great if we can find a TMT that Test Studio can work with.
Thanks for any advise
Hello. I'm probably missing something really simple but I'm having problems with binding data. I have created a simple excel file with 4 fields in row 1 with the data in row 2:
UserID Password Topic XML
MyID MyPassword1 MYTopic <SOURCE>
I then clicked the Add -> Excel File option and then pointed to the file I created above which seemed to work fine. When I click on the Manage Data Source option I can see my file. I then clicked the BIND Test option. I selected my file but nothing shows up in the Select Table drop-down or the Preview box (see attached). Can you please let me know what I'm missing? I aplogize if this is an easy question but I have been asked to evaulate the tool for my management and this is the first hurdle I have come across.
Thank You.
Mark Anderson
I have a date picker in the application which does not offer custom date insertion, but only navigation Previous/Next. In my test scenario I need to set exact date, because I will verify the calculation for the same month. I have found some references that Test Studio is able to set the text of a field like this directly through the DOM, even if you cannot edit it through the UI.
Is there any example how this can be done?
Hi,
I have troubles to understand how to use the "not visible" assertion during recording.
My scenario is a table where I can hide/show columns. When I now hide a column, how shall the assertion work that the column is not visible. I dont have any element on my screen that I can mark and the select "not visible".
So how do I test non-visible elements in a recording ?
Thanks