Telerik Forums
Test Studio Forum
7 answers
93 views

Hi Zeeshan Here!

I'm testing my DataGridApp through telerik test studio.But as my app is designed in angularjs so i'm blocked while executing my test cases.When i execute my test cases after recording in an efficient way,many of the elements becomes unable to find as they have no such static attribute through which they can be detected each time.Kindly guide me about its solution.Its a huge blocker for me since a number of weeks.

 

Thanks in advance :)

Elena
Telerik team
 answered on 20 May 2016
1 answer
103 views
Since the web application uses gulp, CSS and JS files are generated dynamically to different folders each time app builds. While in load testing, the request paths of CSS files are fixed and can not be found from the old paths. We can change CSS files path manually in project file, but do not think t is good. Is there any other ways to get the correct path dynamically? Thanks a lot!
Ivaylo
Telerik team
 answered on 20 May 2016
7 answers
177 views

Hi Team,

In test list execution ,some test cases are getting hanged while clicking some controls in dialog window.When we manually close the app,the suite execution will continue.

Log file looks a below,

Overall Result: Fail
'4/29/2016 3:18:14 AM' - 'Pass' : 1. Wait for '1000' msec.
'4/29/2016 3:18:14 AM' - 'Fail' : 2. Click BtnUserProfileButton
------------------------------------------------------------
Failure Information: 
~~~~~~~~~~~~~~~
Object reference not set to an instance of an object.
InnerException:
System.NullReferenceException: Object reference not set to an instance of an object.
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
------------------------------------------------------------
'4/29/2016 3:18:14 AM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'4/29/2016 3:18:14 AM' - Overall Result: Fail
'4/29/2016 3:18:14 AM' - Duration: [1 min: 3 sec: 64 msec]

Anyone please help me to solve the issues as this is stopping our POC.

 

Thanks,

Rashmi

Ivaylo
Telerik team
 answered on 20 May 2016
5 answers
179 views

Hey
I have a problem trying to get one test to use data from the test that calls it.

I think my problem is exactly descriped at
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/data-driven-testing/multi-level-tests.aspx , under the header: "Data bound Test A calls Test B".

Unfortunately I can’t seem to get Test B to use data from a source attached to Test A. If I don’t attach the data file to Test B but have it attached to test A, the test automatically fails. If I do attach the data file to Test B and have it attached to test A, the test does not automatically fail, but it will run test B ones for each row of Data in the data file before continuing with test A.

The behavior I’m trying to get is that Test A runs multiple times (ones for each row in the data set) and test B uses the data appropriate for that iteration from the same data set.

Any help would be welcome.

Elena
Telerik team
 answered on 19 May 2016
3 answers
99 views
Hi Zeeshan Here!

I'm testing my DataGridApp through Telerik Test Studio.But as my app is designed in angularjs so i'm blocked while executing my test cases.When i execute my test cases after recording in an efficient way,many of the elements becomes unable to find as they have no such static attribute through which they can be detected each time.Kindly guide me about its solution.Its a huge blocker for me since a number of weeks.

Thanks in advance 
Ivaylo
Telerik team
 answered on 18 May 2016
3 answers
145 views

I started with my evaluation of Telerik Test Studio a couple of days ago. I am somewhat familiar with CodedUI.

As a part of my eval, I have a a teststudio test with many CodedSteps. I am able to link it to a TFS TestCase (Associated Automation).

If I wanted to use the parameters from my linked manual TestCase here in each coded step, similar to a TestMethod() DataSource in CodedUI, how do I go about it?

This is what I intend to do:

 [DataSource("Microsoft.VisualStudio.TestTools.DataSource.TestCase", "https://x.visualstudio.com/tfs/DefaultCollection;xx", "11", DataAccessMethod.Sequential)]

 [CodedStep(@"Enter text 'Telerik test studio' in 'LstIbText'")]

public void doSearch()

{

TestContext.DataRow...

..}

 

It doesnt seem to work and throws object reference not found. Furthermore, the CodedStep disappears from .tstest. I added a TestMethod() attribute there and tried as well. But I know it's incorrect.

How do I drive the parameter data from an associated TFS TestCase? Or any insight on any alternate approach to get this parameter data?

 

thanks

 

 

Ivaylo
Telerik team
 answered on 17 May 2016
1 answer
114 views

I am running Test Studio through Jenkins and I want to generate the doc with a script.

Currently, I am doing this by launching test studio and exporting the result manually.

Does Test Studio support the feature to export aiiresult to other formats from terminal?

 

Thanks,

Jack

 

Boyan Boev
Telerik team
 answered on 16 May 2016
1 answer
76 views

I am scheduling Test Studio Runs through Jenkins.

And I use "ArtOfTest.Runner.exe list=TESTLIST" to trigger the runs.

This way, it defaults to run in the background.

Is there a way to run the test with the GUI?

And also, how to configure Test Studio Runner to send of an email notification if the run fails?

 

Thanks,

Jack

Boyan Boev
Telerik team
 answered on 16 May 2016
1 answer
58 views

I am doing UI automation using telerik and facing problem that while running , link is not opening in Internet Explorer.

It got resolved after restarting the system but occurs again after sometime.

If anyone also facing same issue or knows the solution please tell me.

Boyan Boev
Telerik team
 answered on 13 May 2016
1 answer
127 views

Hi there,

I'am looking into creating automated ui tests using test studio. currently I need to set some command line parameters when starting the application

When I looked into the API reference, I noticed that I can set these using Manager.LaunchNewApplication Method (String,String[]) while launching the application.

Can you provide some example to me how the args (second parameter) should look alike?

my parameters:

-x true

-b I012345

 

Best,

Stefan

Elena
Telerik team
 answered on 12 May 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?