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
Hi ,
Sometimes all of a suddent we get compilation errors saying a particular element is a particular test is not found although the user has not changed anything to the elements.
Why telerik renames the existing element ?
Regards,
Nithya A.


Hi,
Lot of times the OK button on the application pop ups is not clicked by the step at right place . The tool tends to click it on left or right and sometimes it clicks but the tool assumes it is not clicked and keeps looking/waiting for the button.
These strange behaviors with OK button are experienced for a while now and varioius debugging techniques have been tried but failed. Could you please help me to figure out a more robust clicking technique on this.
Regards,
Nithya A.
