Hello everyone,
I have a problem with some test in the Telerik Test Studio Utimate. In some typing test runs, some characters are not entered in the input.
See the attachment.

When we are looking to get new elements into an existing page, the recorder pulls into a new page with the querystring appended
For organization sake, how do you go about adding or moving a new element to an existing page?


What are the differences of the two editions? I can't find a side-by-side comparison between the two. Obviously Ultimate is more complete (I think).
Thanks!


Hi,
We are already using Telerik Test Studio Ultimate (Product version: 2019.1.4.8.0 Licensed), want to enquire if we can use Dev Version too in our existing License?
Thanks

Hi ,
My Application is developed in Html5. In the Application , there is a html table with many pages. I need to Count the total number of rows present in the table including all pages.. I try With a simple code as mentioned below:
r=Pages.xxxx.mytable.AllRows.Count
Messagebox.show("Count of rows is "&r)
This Returns only the number of rows present in the first page.. It doesnt Count the other rows from Next page. Could you please help me to Write a code to Count the total number of rows from all the pages..
Regards,
Nithya A.


As part of getting our tests in a build process, is to ensure the test studio code compiles properly.
Is there a CLI command which I can compile/build (Not to be confused with running tests)?
thanks

Hi, I was wondering if Test Studio supports any BDD or Cucumber itself? If so can someone point me to viable tutorials/videos for setup?
Thanks