This is a migrated thread and some comments may be shown as answers.

Remote test execution fails due to Trunk.Pages....does not contain a definition

5 Answers 77 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Uroš
Top achievements
Rank 2
Uroš asked on 28 Sep 2015, 11:05 AM

Locally the test passes, while when I execute it remotely, it completely fails due to the following error:

 Compile failed: c:\Users\Administrator\AppData\Local\Temp\2\Projects\93f1ab04-e5a8-45dc-a70f-f3dc978526f5\Trunk\Accounts\Create.Account_Dragic.tstest.cs(80,58) : error CS1061: 'Trunk.Pages.ConnectWithYourCompanyPage' does not contain a definition for 'textFieldCompanyCode' and no extension method 'textFieldCompanyCode' accepting a first argument of type 'Trunk.Pages.ConnectWithYourCompanyPage' could be found (are you missing a using directive or an assembly reference?)

​The weirdest thing is, that Create.Account_Dragic test does not exist any more in the project.

5 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 28 Sep 2015, 09:31 PM
Hi,

It sounds like you have run into one of the known pitfalls of remote execution. In the current implementation (which is being reworked now) we never delete anything, including old deleted tests from the DB that is used to run tests remotely.

We created a small utility you can use to overcome this problem. Here's the download link to it.
https://www.dropbox.com/s/212lkh7z65qfeyi/TestStudioStorageDBBrowser.zip?dl=0

There's no install to it. Just extract the files into a folder of your choosing and run the utility. The idea is you can use this to selectively delete items from your SQL DB. Don't worry about deleting too much. Test Studio will automatically upload anything into the DB it finds missing but needed for remote execution.


Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Uroš
Top achievements
Rank 2
answered on 29 Sep 2015, 11:09 AM
Yes, this tool helps :). Do you have any info when redesigned remote execution will be released?
0
Boyan Boev
Telerik team
answered on 02 Oct 2015, 06:54 AM
Hi Uros,

We are happy to hear that it helped.

The redesign of the scheduling functionality will come with the next official release which is expected in the middle of October.

Please let us know if you need further assistance.

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
aplicaciones
Top achievements
Rank 1
answered on 08 May 2017, 09:01 AM
Hello,
Currently I am running into the same issue as Uroš
The DropBox shared folder is no longer available. Could you share it again please.

Regards,
0
Elena
Telerik team
answered on 10 May 2017, 03:22 PM
Hi,

Thanks for contacting us. 

Since you refer to a relative older forum post the information and solution provided are outdated. The Storage is not an SQL database anymore. 

Additionally there is an ongoing communication on your issue in another forum thread. I would like to kindly ask you to refer to it here

Thank you for your understanding! 

Regards,
Elena Tsvetkova
Telerik by Progress
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Uroš
Top achievements
Rank 2
Answers by
Cody
Telerik team
Uroš
Top achievements
Rank 2
Boyan Boev
Telerik team
aplicaciones
Top achievements
Rank 1
Elena
Telerik team
Share this question
or