Telerik Forums
Test Studio Forum
13 answers
275 views
Hello,

we have created 100+ test cases in Test Studio. Now we want to automate them to run daily. So I think Tests List feature from Telerik Test Studio does what we are looking for. In last few days I am giving a try to run test cases from Test Lists. But I am facing few issues in it.

We have added test cases from Visual Studio plug-in, since test cases also need some coded steps. While executing Test List, sometimes it runs only first test cases and does not execute remaining test cases in the list. I am trying to run about 10 test cases in a Test List. My list is static. Sometimes it executes about half of those test cases and does not work to execute remaining cases. Sometimes it executes all of them. It doesn't matter whethe test case execution was successful or not, execution haults in between.

I am using Test Sudio version 2013.1.806.0. Let me know if you need other info to resolve the issue.
Elena
Telerik team
 answered on 14 Nov 2017
8 answers
209 views

Hello,
I will describe the scenario:
- I have machine A acting as an Authoring Machine with Telerik Test studio 

- I have machine B running the Runtime Edition

From Machine A I have a Tes List and in its settings, under the "Web" Tab I have selected Chrome as Browser and in the ExecutingBrowser as well.
On Machine B (Runtime) I have installed either Internet Explorer and Chrome.
When I run the list remotely the browser being opened in machine B is always Explorer even though I have selected Chrome. Even more, on the Runtime "Process History" it says that the Browser is Chrome but that's not true as IE is the one being launched.

I would like to know if you could give me some hints on this.
Regards,

 

Nikolay Petrov
Telerik team
 answered on 14 Nov 2017
1 answer
78 views

Hi Telerik team,

     In my Kendo angular  application I need to search a customer and click that one In Kendo grid using coded step. I have tried code in this page-
HTML Table Searching and Paging. but I was getting error Assert.IsNotNull - [Expected:Not Null],[Actual:Null]. I have tried in different ways. I was getting Object reference  not set to instance of object. I am new to telerik. Please guide me. I have attached log file and Grid listing.

Thanks In  Advance.

 

 

 

Nikolay Petrov
Telerik team
 answered on 13 Nov 2017
3 answers
106 views
Hello,

I'm experiencing issues with a "Wait.ForExists" step. I've set this step to wait 60sec for the element im looking for. But it produces a "Element Not found!" exception before this 60sec are through (it waits around 15sec). In addition I added a simple wait step before the "Wait.ForExist" step and it worked just fine. I understand that this proves that the element identification is correct.

Could you give me some guidance or any hint on this.

Regards,
Nikolay Petrov
Telerik team
 answered on 13 Nov 2017
2 answers
121 views

I have exported my Test Studio project to Visual Studio and want to debug coded steps. I have my default browser set to Chrome, my project is set to use Chrome, I created a .testsettings file that is set to Chrome and I have set the default Visual Studio browser to Chrome.

When I run the test from the VS plug-in it will launch Chrome but if I launch a test from VS Test Explorer it will launch Internet Explorer. Is there a way to change this or am I stuck with IE?

Nikolay Petrov
Telerik team
 answered on 07 Nov 2017
1 answer
199 views

I am unable to install Test Studio Trial version. facing attached error message.

Please help 

-Dhaval M.

Nikolay Petrov
Telerik team
 answered on 07 Nov 2017
5 answers
213 views
Hi,

I'm getting error saying "Invalid input type 'Text' for this control. Control was expecting 'Number' ", when i convert the recorded step to code and pass value from the data table(excel).

Steps
1) Record the step and playback (works fine)
2) Record the step and convert the step to code (worksfine)
3) Record the step and Data bind to external excel (worksfine)
4) Convert the step to code which is data bound (error is thrown)

I have attached the screen shots of

1) Control properties
2) Code

Error message:

Failure Information:
~~~~~~~~~~~~~~~
Exception thrown executing coded step: '[Lodge_Monthly_Status_for_MINING_1_CodedStep] : Enter text '566' in 'AvgNumEmployeesText''.
InnerException:
System.ArgumentException: Invalid input type 'Text' for this control. Control was expecting 'Number'
   at ArtOfTest.WebAii.Controls.Control.CreateInstance[TControl](Element e, Boolean throwIfNull)
   at ArtOfTest.WebAii.ObjectModel.Element.As[TControl]()
   at ArtOfTest.WebAii.TestTemplates.HtmlElementContainer.Get[TControl](HtmlFindExpression expr)
   at ArtOfTest.WebAii.TestTemplates.HtmlElementContainer.Get[TControl](String[] clauses)
   at Pages.SafetyRegulationSystem5Page.get_AvgNumEmployeesText() in C:\Telrik\MSNew\Monthly Status (External)\Pages.g.vb:line 914
   at Monthly_Status__External_.Lodge_Monthly_Status_for_MINING__1_.Lodge_Monthly_Status_for_MINING_1_CodedStep() in C:\Telrik\MSNew\Monthly Status (External)\Mining\Lodge Monthly Status for MINING (1).tstest.vb:line 293


Please let me know how to resolve this issue.


Thanks
Raj
Elena
Telerik team
 answered on 07 Nov 2017
1 answer
59 views

Hi,

In our application we have Kendo grid having different cell data, how can we do multiple data validation (Bulk objects) using TestSudio.

I didn't find anything related to that in User's Guide.

Please do needful.

Regards,

Raj.

Elena
Telerik team
 answered on 07 Nov 2017
8 answers
144 views

Hi,

I've been able to successfully run a test suite with < 40 tests without issue until a couple days ago when it simply stop running a test list (suite).  When this occurs, no results are returned to the TS client.  This usually occurs within the first 15 or 20 minutes.  When the full suite runs, it takes 2+ hours to complete.

The number of tests in my suite hasn't changed significantly over the last several months, and I've not done anything to change my configuration, so am at a loss to determine the cause of this issue.

I've looked through the Forums to see if there's anything that might be applicable to my situation, but didn't see anything. 

I'm at a loss to determine the cause of the problem, and would appreciate any assistance you can provide.

Thanks,
Dan

Elena
Telerik team
 answered on 06 Nov 2017
2 answers
86 views

I started using test studio for a webapp build in javascript. I came across a few things that don't work in my tests.

After recording i find that when clicking on certain div's or options in a dropdown (or an other element), it records it as "other" or as "Link". Then when i execute it, it goes well most of the time but with some steps test studio clicks the wrong element, or cant find the element.

I think this is due too it not having an id, but i came across an error where test studio filled the wrong inputfield even though all my input fields have an id. What am i doing wrong here?

 

 

 

Nikolay Petrov
Telerik team
 answered on 06 Nov 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?