Telerik Forums
Test Studio Forum
1 answer
93 views

Am new to Test Studio, i downloded the Test Studio 2015.2.

When i installed i got an option checked with "Test Studio Ultimate (Standalone app and Visual Studio Plugin for functional, performance and Load Testing)" but Visual Studio plugin not installed when i tried to change the components from control panel thru repair/change, it is not taking it up.

When i tried to open the "Visual Studio Samples - Test Studio" shipped with this package am seeing an error form Microsoft Visual Studio stating "Invalid license data. Reinstall is required."

I donot have Visual Studio installed in my machine, if i install a trial version of VS2012 Ultimate will be sufficient to work with Test Studio VS plugin?  or any defined pre-requisite is there.

http://www.tiffanylamps.us/tiffany-floor-lamps.html​

Ivaylo
Telerik team
 answered on 20 Aug 2015
1 answer
367 views

Hi Team,

 

Is there a way I can use python code Telerik Test Studio scripts or can I use python language to write scripts in Telerik Test Studio? If so, could you please provide me detailed steps to configure Python Compiler/Plugin so that I see Python Code if I "edit in code" a step or write steps in Python and compile?////

 

Thanks & Regards,

Sijee Sadasivan

Sijee
Top achievements
Rank 1
 answered on 18 Aug 2015
9 answers
249 views

Hi,

I'm having trouble to understand why extracting and then verifying some element doesn't work:

1. Extract selection 'ByText' on 'Cat274411276264076Select' into DataBindVariable $(ticketSumNr)

2. Click 'SubmitPerformanceTopButtonTag'

3. Verify 'InnerText' 'StartsWith' '4' on 'x4TicketsTableCell' - DataDriven: [$(ticketSumNr)]

In short, I reserve random number of tickets, extract this number and then check in the checkout process if number tickets is the same.

When runing the test case I get the following error:

Unable to locate element. Details: Attempting to find [Html] element using Find logic
 (Html): [tagname 'Exact' td] AND [TextContent 'Exact' 4 tickets]

Unable to locate element. Search failed!

Why does this happen and what I'm doing wrong?

BR, Jurij

Boyan Boev
Telerik team
 answered on 17 Aug 2015
5 answers
336 views
Hi Plamen/cody/telerik,

Iam using laptop with intel core duo cpu t9600 @ 2.8GHz with 4GB RAM & more than 300GB harddisk with Windows 7 OS

From the first day onwards on this telerik, iam experiencing the slow execution of recorded test scripts.

I know my laptop is one of the good configuration, still am facing this slow execution.

Can i knw the reason behind this slow execution or do i need to enhance anything to make execution faster???

please help me by providing the right information to make my execution faster..

Thanks
Hari
Cody
Telerik team
 answered on 14 Aug 2015
1 answer
82 views

I would like to build a verification step that compares two extracted values with compare type not exact. Since this option is not available in the combo, can I use some other logic to get the same result?

 

 

Ivaylo
Telerik team
 answered on 14 Aug 2015
1 answer
99 views

Good Morning,

I happen to have more verticle then horizontal space and having the step builder no longer in the ribbon removes a lot of my horizontal space.

I've done some searching around and playing with it but I can not find a way to get it back to my ribbon.

I now have a huge empty space, just over 1/2 my ribbon that is blank.

Is there a way to move my Step Builder back to the ribbon to occupy this empty space and free up some of the right had area.

I have docked it in several locations but honostly back in that huge expanse of emptiness in my ribbon is the best place for it.

Thanks.

-Jack

 

 

Konstantin Petkov
Telerik team
 answered on 14 Aug 2015
1 answer
230 views

Am new to Test Studio, i downloded the Test Studio 2015.2.

When i installed i got an option checked with "Test Studio Ultimate (Standalone app and Visual Studio Plugin for functional, performance and Load Testing)" but Visual Studio plugin not installed when i tried to change the components from control panel thru repair/change, it is not taking it up.

When i tried to open the "Visual Studio Samples - Test Studio" shipped with this package am seeing an error form Microsoft Visual Studio stating "Invalid license data. Reinstall is required."

I donot have Visual Studio installed in my machine, if i install a trial version of VS2012 Ultimate will be sufficient to work with Test Studio VS plugin?  or any defined pre-requisite is there.

 ​

Cody
Telerik team
 answered on 13 Aug 2015
1 answer
253 views

Hi,

 I have tried executing tests through Mstest as i need reports and with Mstest, i can get trx reports.

Although i was successful in execution of tests, I am getting several warning messages. I use a .testsetting file while executing through Mstest. 

Generally when executing through Telerik it will never say any Telerik dlls are missing . So that time tests are able to locate all necessary dlls. 

But in MSTest, i guess it is unable to do. So i mentioned 2-3 telerik dlls as deployment items in testsettings. Then i got these many warnings

See the below warning.Is there anything which i can do to tell test that dlls are there in Telerik installation folder? Or any other solutions?

 

 

Thanks,

VVP

Cody
Telerik team
 answered on 13 Aug 2015
2 answers
367 views

Hi,

 I have tried executing tests through Mstest as i need reports and with Mstest, i can get trx reports.

Although i was successful in execution of tests, I am getting several warning messages. I use a .testsetting file while executing through Mstest. 

Generally when executing through Telerik it will never say any Telerik dlls are missing . So that time tests are able to locate all necessary dlls. 

But in MSTest, i guess it is unable to do. So i mentioned 2-3 telerik dlls as deployment items in testsettings. Then i got these many warnings

See the below warning.Is there anything which i can do to tell test that dlls are there in Telerik installation folder? Or any other solutions?

Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.TestingFramework.Json' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.TestingFramework.Hosts.Common' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.TestStudio.Interfaces' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.TestingFramework.Interop' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'System.Net.Http.Formatting' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Autofac' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'System.Web.Http' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Microsoft.CompilerServices.AsyncTargetingPack.Net4' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Data.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.GridView.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.Docking.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.ScheduleView.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Documents.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.Navigation.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.Input.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Licensing' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.RibbonView.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.DataVisualization.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.Chart.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.Data.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Documents.FormatProviders.Html.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'ArtOfTest.ShDocVw' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'ArtOfTest.InternetExplorer' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.TestStudio.Analytics' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Zip.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.

 

Thanks,

VVP

Cody
Telerik team
 answered on 13 Aug 2015
2 answers
412 views

How to use "My step for condition" in "if else" condition code step?

http://screencast.com/t/YtKRQ94jl8h

Vitaliy
Top achievements
Rank 1
 answered on 13 Aug 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?