Telerik Forums
Test Studio Forum
4 answers
143 views

Hello

i am unable to run my test steps when i made changes in test steps and edited elements. But when i try to run then compiler showing error  and i dont understand where i have made mistake. please help me.

 

[ Compiler ]
17:32:30 'WARNING' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\001-GeneralCode\GeneralCode.tstest.cs(690,37) : warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
17:32:30 'WARNING' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\001-GeneralCode\GeneralCode.tstest.cs(1770,37) : warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
17:32:30 'WARNING' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\001-GeneralCode\GeneralCode.tstest.cs(2503,16) : warning CS0219: The variable 'result' is assigned but its value is never used
17:32:30 'WARNING' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\001-GeneralCode\GeneralCode.tstest.cs(2565,16) : warning CS0219: The variable 'result' is assigned but its value is never used
17:32:30 'WARNING' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\13000-VetoUserAccessPermission\Operations\13005-VetoUserTicketCreationWithUserPermissionInsertOnly02.tstest.cs(121,18) : warning CS0219: The variable 'status' is assigned but its value is never used
17:32:30 'WARNING' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\13000-VetoUserAccessPermission\Operations\13005-VetoUserTicketCreationWithUserPermissionInsertOnly02.tstest.cs(154,18) : warning CS0219: The variable 'status' is assigned but its value is never used
17:32:30 'ERROR' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\5000-TemporaryBlockAccess\002-Operations\5010-TemporaryBlockOperationAllExternal.tstest.cs(701,40) : error CS1061: 'AtlasTicketPortal.Pages.AtlaxyTicketPortal43Page' does not contain a definition for 'ExpandImage3' and no extension method 'ExpandImage3' accepting a first argument of type 'AtlasTicketPortal.Pages.AtlaxyTicketPortal43Page' could be found (are you missing a using directive or an assembly reference?)
17:32:30 'ERROR' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\5000-TemporaryBlockAccess\002-Operations\5010-TemporaryBlockOperationAllExternal.tstest.cs(703,40) : error CS1061: 'AtlasTicketPortal.Pages.AtlaxyTicketPortal43Page' does not contain a definition for 'ExpandImage3' and no extension method 'ExpandImage3' accepting a first argument of type 'AtlasTicketPortal.Pages.AtlaxyTicketPortal43Page' could be found (are you missing a using directive or an assembly reference?)
17:32:30 'ERROR' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\5000-TemporaryBlockAccess\002-Operations\5010-TemporaryBlockOperationAllExternal.tstest.cs(868,40) : error CS1061: 'AtlasTicketPortal.Pages.AtlaxyTicketPortal44Page' does not contain a definition for 'ExpandImage3' and no extension method 'ExpandImage3' accepting a first argument of type 'AtlasTicketPortal.Pages.AtlaxyTicketPortal44Page' could be found (are you missing a using directive or an assembly reference?)
17:32:30 'ERROR' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\5000-TemporaryBlockAccess\002-Operations\5010-TemporaryBlockOperationAllExternal.tstest.cs(869,40) : error CS1061: 'AtlasTicketPortal.Pages.AtlaxyTicketPortal44Page' does not contain a definition for 'ExpandImage3' and no extension method 'ExpandImage3' accepting a first argument of type 'AtlasTicketPortal.Pages.AtlaxyTicketPortal44Page' could be found (are you missing a using directive or an assembly reference?)
17:32:30 'ERROR' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\5000-TemporaryBlockAccess\002-Operations\5010-TemporaryBlockOperationAllExternal.tstest.cs(870,40) : error CS1061: 'AtlasTicketPortal.Pages.AtlaxyTicketPortal44Page' does not contain a definition for 'ExpandImage3' and no extension method 'ExpandImage3' accepting a first argument of type 'AtlasTicketPortal.Pages.AtlaxyTicketPortal44Page' could be found (are you missing a using directive or an assembly reference?)
17:32:30 'ERROR' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\5000-TemporaryBlockAccess\002-Operations\5040-TemporaryBlockCopyOperation.tstest.cs(462,40) : error CS1061: 'AtlasTicketPortal.Pages.AtlaxyTicketPortal43Page' does not contain a definition for 'ExpandImage3' and no extension method 'ExpandImage3' accepting a first argument of type 'AtlasTicketPortal.Pages.AtlaxyTicketPortal43Page' could be found (are you missing a using directive or an assembly reference?)
17:32:30 'ERROR' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\5000-TemporaryBlockAccess\002-Operations\5040-TemporaryBlockCopyOperation.tstest.cs(463,40) : error CS1061: 'AtlasTicketPortal.Pages.AtlaxyTicketPortal43Page' does not contain a definition for 'ExpandImage3' and no extension method 'ExpandImage3' accepting a first argument of type 'AtlasTicketPortal.Pages.AtlaxyTicketPortal43Page' could be found (are you missing a using directive or an assembly reference?)
17:32:30 'ERROR' > e:\Testing\AtlaxyTesting\2.3\AtlasTicketPortal_Decoupling\5000-TemporaryBlockAccess\002-Operations\5040-TemporaryBlockCopyOperation.tstest.cs(464,40) : error CS1061: 'AtlasTicketPortal.Pages.AtlaxyTicketPortal43Page' does not contain a definition for 'ExpandImage3' and no extension method 'ExpandImage3' accepting a first argument of type 'AtlasTicketPortal.Pages.AtlaxyTicketPortal43Page' could be found (are you missing a using directive or an assembly reference?)
17:32:30 'INFO' > Build Failed

compiler issues

hoping for quick and favourable response. thank you

Piyush

Plamen Mitrev
Telerik team
 answered on 22 Apr 2020
1 answer
111 views

Hi All,

 

I am using test studio 2012 , and trying to automate application in internet explorer 11 in windows 10.

when I run test case in my local machine it is working, but run the test case in one of my VMs which has window 10 and IE11, it is not working there, getting timeout error, it is launching an IE browser but not navigating to given URL.

 

Has anyone faced such issue before.

 

 

Plamen Mitrev
Telerik team
 answered on 21 Apr 2020
1 answer
109 views

Hi,

 

I am Vimala, I am trying to export all the names of the scripts created in the telerik test studio but I am unable to do it.Please kindly suggest me how can I do it.

 

 

Thanks & Regards

Vimala Padakanti

Elena
Telerik team
 answered on 09 Apr 2020
1 answer
156 views

In the past I could download the test steps description by:

Selecting a completed test run on the Results page

Opening one of the scripts from that result to display the steps

Export to Excel would download in .xls format the step number, description, result, and failure info

Today that same export only downloads in .xls format the step number, result, and failure info

I need to capture the description for each step for my archive

Plamen Mitrev
Telerik team
 answered on 06 Apr 2020
11 answers
99 views

My Test Studio step is entering test into an input with knockout data binding. Input is updated on screen but view model is not populated by knockout data binding. I tried to turn on SimulateRealTyping and clicking on element before entering text. It didn't help. What's the best way to use Test Studio steps with knockoutjs?

Here's my element:

<input class="form-control" data-bind="value : PolicyNumber" for="Policy Number" name="PolicyNumber" type="text" title="">

Plamen Mitrev
Telerik team
 answered on 26 Mar 2020
4 answers
147 views

Hi all!

Is there a official way to migrate tests from Silverlight applications to a equal build WPF application? (Presuming the UI items are located on the same place with the same name).

Are there any dependencies or snares, which would prevent me from migrating the tstest files to WPF by hand?

Has anybody know-how in this type of migration?

Roberto
Top achievements
Rank 2
 answered on 20 Mar 2020
3 answers
159 views
Is it feasible to automate progress ui application(s) using Test Studio? Does Test studio offer native interaction/ add-on(s) to automate progress application?
Plamen Mitrev
Telerik team
 answered on 20 Mar 2020
6 answers
208 views

    When attempting to use the CommandLineClient (first time ever), on the scheduling server, in hopes to distribute tests across our 3 "runtime" servers I get the following error.

 

Telerik.TestStudio.Services.Common.Exceptions.SourceControlNotReachableException: Unable to reach source control server at: <our team's repo>
Command I'm running - Telerik.TestStudio.CommandLineClient.exe -l "C:\xxx\yyyy\Dev_Smoke.aiilist" -u"http://vm-01:8009" -d

 

I'm able to connect to our repo from the server I'm trying to execute this on... with the same user that's trying to execute.

What can I do to help troubleshoot this?

 

David
Top achievements
Rank 1
 answered on 13 Mar 2020
1 answer
116 views

Hello,

I'm sort of confused why there are two CLI with test studio.  When am I suppose to use which?

It appears I can distribute tests using the command line client but not artoftest runner.  On the other hand the command line client doesn't accept setting overrides.

Why not combine both and get all the features in one common CLI?

Plamen Mitrev
Telerik team
 answered on 11 Mar 2020
1 answer
220 views

So, we're moving into the cloud finally (Azure specifically), and while I did read through https://docs.telerik.com/teststudio/advanced-topics/build-server/azure-devops, I was a little disappointed to find that it recommends using a full blown VM for the test runners instead of something more ephemeral like a Docker container that hosts the ArtOfTest agent and then could be used on a more consumption / burst based model instead of having to being up all the time even when it's not doing anything.

Has anyone done anything like this?  Would it be possible to set this up at all using a Windows Server base image (Nano or Core - Nano preferably as it's so much smaller)?

I'll probably give this a shot over the next couple of weeks, but wanted to see if someone had already tried this path and had some tips (or landmines to avoid).

 

Thanks!

Brandon

Plamen Mitrev
Telerik team
 answered on 10 Mar 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?