I have created a data-driven automated script for user account creation, I just want to add a step to extract a identification number which is generated when all the details are filled in and submit button is clicked before every next iteration, and write that in the same style-sheet from where its grabbing the data.
I am not sure if Coded Step would work in this case or there is any way to achieve this except Coded Step.
Thanks in advance
Hi Team,
I am using Local data of Test studio for data driving my tests. How can I use only a single row of data Iteration from Local data table ?
for example : There are 5 row of data and I want to use only 3rd data row from grid. How can I achieve this ? Attaches Snap for example
Thanks
Abdul
I have a date column in my CSV file. When I am binding it as a Data Source to my test script its changing the format from 1988-JUN-1 to 6/1/1988 12. I have seen couple of other posts regarding the same issue and the workaround suggested in those ones is not possible in my case such as using ' character. It conflicts with the application's validation.
Please suggest any other better way to deal with this problem. Also I think user should get the full freedom to use his data as it is, Being a testing tool Test Studio should allow testers to try out incorrect/garbage entries as well.
Thanks
Hi everybody !
I'm trying Telerik Test Studio and I can't use it with the last version of Firefox. 51.0.1 (64 bits)
The browser is not recognized by the studio.
"Not installed"
How can I do ?
Thank you
We have
recently bought license for Telerik Test Studio Ultimate Version for testing
purpose in our company. I have created Web Tests for different use cases
and further using those web tests, I am trying to do performance testing using
performance tab in Test Studio. I have already tried that using the tutorial
and documentation, As I am using standalone version (everything from/on one
machine creation and execution) I have received server, client time, size and
total time in results. So my first question is
1. Which server
we talking about here, is it Application, Web or database. Also If I select
those performance counters for the localhost, how is that going to be useful?
2. And in case
I want to calculate different performance counters for different servers. Do I
need to install Run-Time version on those servers?
3. If yes for
the previous question, do I need to buy another license and Where to buy
that Run Time version? Is that going to be different from the Ultimate
version that we just bought?
Regards
Satpreet
Can I verify the HTML contents of an element in a WebView without using code steps?
I have an HTML div on my form. I want to add a step using the Step Builder in order to verify the contents of the div (innerHTML).
Can you explain me how to do this?
Hello,
I have downloaded and installed the trial of Test Studio, but I have no internet connection. I tried the Manual Activation, and copied the link when clicking GetActivationKey into my machine with internet access - but it says I have no available licence keys?
Thanks!
It there a way to know that data has been loaded into a grid usin coded step?
I need to know that data has been loaded in the grid successfully.
I can use a DataItems count (of a Telerik.TestingFramework.Controls.KendoUI.KendoGrid) and wait when the count will be more 0.
But sometimes I can have a case where the DataItems count is 0
I need to know (from Test Studio) that dataBound event has been fired for kendo grid object in a browser.
Thanks.
Hi,
I want to test to input in
a text box which has search function, (I am using ajax). But when I run
what I record it cannot fully type what I input. I already set ajax time out to
2000 in input step. Attachment is screen shoot of the input text box.
Is there any solution from telerik?
Thanks
Candice Weng