Telerik Forums
Test Studio Forum
18 answers
381 views
after adding some custom code to a test and building (ctrl-shift-b) successfully, when I attempt to run this test I get the following error:

'12/6/2010 10:02:14 AM' - Execution Stage:PreInit , unexpected error during test execution. Error: System.ArgumentException: Unable to find the test class type 'garbage.TPC' in your test assembly. Please make sure your test code behind is compiled with your latest changes.
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.EnsureTypeExists(Assembly assm, String typeName)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(Test test, Settings settings, String deploymentFolder, ExecutionType exeType)
'12/6/2010 10:02:14 AM' - Execution Stage:PreInit , unexpected error during test execution. Error: System.ArgumentException: Unable to find the test class type 'garbage.TPC' in your test assembly. Please make sure your test code behind is compiled with your latest changes.
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.EnsureTypeExists(Assembly assm, String typeName)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(Test test, Settings settings, String deploymentFolder, ExecutionType exeType)
'12/6/2010 10:02:14 AM' - Execution Stage:PreInit , unexpected error during test execution. Error: System.ArgumentException: Unable to find the test class type 'garbage.TPC' in your test assembly. Please make sure your test code behind is compiled with your latest changes.
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.EnsureTypeExists(Assembly assm, String typeName)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(Test test, Settings settings, String deploymentFolder, ExecutionType exeType)
'12/6/2010 10:02:14 AM' - Execution Stage:PreInit , unexpected error during test execution. Error: System.ArgumentException: Unable to find the test class type 'garbage.TPC' in your test assembly. Please make sure your test code behind is compiled with your latest changes.
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.EnsureTypeExists(Assembly assm, String typeName)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(Test test, Settings settings, String deploymentFolder, ExecutionType exeType)
Execution Stage:PreInit , unexpected error during test execution, Error: System.ArgumentException: Unable to find the test class type 'garbage.TPC' in your test assembly.  Please make sure your test code behind is compiled with your latest changes.

Like I said, this happens immediately after I compile the code and then attempt to run the test.  Any ideas as to what is going on or how to fix this problem?

Thanks.
Cody
Telerik team
 answered on 14 Jul 2011
7 answers
178 views

I have a While Loop step that runs just fine.
It verifies that an item is visible and then runs the loop steps if it is true.
It shows an error after the test is over even when I see it run correctly.
The error message says Unable to find element.
Everything inside the loop runs just fine but after the test is done all the steps in the loop show triangles on them as if they never ran.
I'm thinking the While Loop step is showing an error  when the verify element is false.
This is expected to happen after one to five or how even many loops are needed to get the desired results.
I want the verify element step to be false at some point when the expected result is achieved.
I would think that the while loop would at some point end without an error???

 

I'm running Test Studio version 2011.1.624.0 on Windows 7 Ultimate 64bit

with IE8 version 8.0.7601.17514

Anthony
Telerik team
 answered on 14 Jul 2011
9 answers
192 views
Hi Team,

We are  able to execute our test scripts against IE 8 but are stuck with IE 6.0.
Please refer the link: "http://www.telerik.com/automated-testing-tools/community/forums/webui-test-studio-developer-edition/webaii-automation-framework/ie-6-webaii-problems.aspx"

Please let me know if there is any MSI available for IE 6.0 support.

FYI: The AUT includes sliver light, AJax, Java controls etc.

Thanks
Tapan
tapangandhi@yahoo.com
Cody
Telerik team
 answered on 13 Jul 2011
7 answers
205 views
Hi,

Is Radrichtextbox control have UI automation support? I'm using the Coded Step and trying to find the control and gets this error
"The type or namespace name 'RadRichTextBox' could not be found (are you missing a using directive or an assembly reference?)"

How can i instantiate the radrichtextbox control? and try entering some text on it.

Thanks.
Stoich
Telerik team
 answered on 13 Jul 2011
3 answers
106 views
Recording appears to be working fine for the majority of the time. When I left click an element or area, a new step is generated with code to capture that event. This is normal behavior.

However, there are certain elements and areas that do not allow themselves to be recorded. I may left click on an element and no new step will be generated. This behavior is consistent in that an area that will allow recording will always allow it, the ones that will not allow recording never allow it.

The real kicker is that elements that do not generate a new step upon 'left clicking' will generate a new step upon 'right clicking'.

I would appreciate help in understanding why some elements and areas will allow recording and new step generation while others will not.

I'm using the Telerik Test Studio version 2011.1.609.0.

I can provide more details upon request. Thank you very much.
Cody
Telerik team
 answered on 12 Jul 2011
1 answer
81 views
If I just installed the Express Edition

Can I then go back and Install the Standalone version or do I need to uninstall Express first?
Cody
Telerik team
 answered on 12 Jul 2011
1 answer
152 views
Hi,

I develop a WPF application and host it within Microsoft Word 2010 app.
Is it possible to test (using Telerik Test Studio) the functionality of my application?
Before I have an access to my control I need to jump on the Ribbon Pane in Word and do some actions to create/initialize it.
Does Test Studio support this case?

Regards,

Dariusz
Anthony
Telerik team
 answered on 11 Jul 2011
2 answers
123 views
Details: the event log file is full.

Error when Connecting Scheduling server.

I'm running Telerik Test Studio stand alone version, latest build.

Test Connection is successfull.

Have entered some path to Project source and click "Register".

pops up this error.  Where can I find this log file and clear its content?

cheers.
Eyjolfur Bjarnason
Eyjolfur
Top achievements
Rank 1
 answered on 11 Jul 2011
13 answers
278 views
Hello Support,

I see this morning in my Telerik account  Test Studio 2011.1 609 is available for download, is this Test Studio R1 2011 SP1 ?
Because,  last week I have received an email from Telerik saying that "Test Studio R1 2011 SP1" will be shipped next week!

Thanks,
Madhu.



Joel
Top achievements
Rank 1
 answered on 08 Jul 2011
3 answers
112 views
hello ,
I noticed that the duration of the execution  test on the log file results is miscalculated on my file that I notice is starting execution 6:03:34 pm and the end of execution is 12:54 : 37 and duration is : 51 min: 3 sec: 547 msec
in fact, my test lasted more than 6 h

best regards
samir
Cody
Telerik team
 answered on 07 Jul 2011
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?