Telerik Forums
Test Studio Forum
4 answers
177 views
I had several tests for stories that became 'obsolete'. I used "Exclude from Project" on those tests. Now I'd like to resurrect one or two of those tests. How does one go about un-excluding a test from the project?
Daniel
Top achievements
Rank 2
 answered on 05 Nov 2013
3 answers
57 views
Hey guys

I'm  curious if there is a way to make a post with JSON data attached to it in test studio? This would make it easy for me to departmentalize some of my testing and feature sets. 

Pretty basic:

POST: http://someUrl.com
JSON: {"objectID":123}

Thanks Jon!
Cody
Telerik team
 answered on 05 Nov 2013
7 answers
134 views
I am not sure if I report it to the right support queue. Please redirect as appropriate.

I have installed the latest Q3 release and the Telerik TestStudio 2013.1.911.0 is crashing within latest Chrome - the Chrome reports that the extension has been restarted every second or so day.

Can I send to you some logs or some further info so that you can troubleshoot?
Ivaylo
Telerik team
 answered on 05 Nov 2013
10 answers
115 views
Hi -

I have Telerik Test Studio [Version: 2012.2.1420] installed on Windows Server 2008 R2 OS. I am facing a weird issue of scheduling with the application. i have SQL Express Version [2012] installed too.

The problem -

I am trying to schedule a test on the same machine where both execution & scheduling servers are present. From the Project -> Scheduling tab, I click on 'Connect' option. here I specified the local machine's URL to connect to. The service URL is something like "http://<LOCAL HOST>:8009/TestStudio/SchedulingService.

The 'Test Connection' function is successful. The Schedule runs from the local version of one of my test. However when I try to 'REGISTER', I get an error. The error description is in the attached screenshot. Can someone please help resolve this issue?

Thanks,
-Kiran
Cody
Telerik team
 answered on 04 Nov 2013
1 answer
58 views
 

Hi Team,

I am using data binding to add notes to a form and save it. The note will have a title and a description. I am getting the title and the description from my data binding.

After adding the note I click on save and I wanted to verify whether the title and the description is correct.

So I got the same fields above to do the verifications. My test failed at the below step when attempting to verify the description.

The description is same as I call the same excel cell for input data and then to verify the saved data

Below is the failure message.

Should I be doing anything differently? In the failure information I see the expected and the actual is the same. Not sure how/why it failed.

 


Please see below.

Failure Information: ~~~~~~~~~~~~~~~Content.InnerText of 'ThisIsTheSpan0' does not match! Match Type: 'Contains' Expected Result: 'This is the note for the search term : PD 6687-1:2010 Background paper to the National Annexes to BS EN 1992-1 and BS EN 1992-3 of standard BS EN 1990:2002 A1:2005' Value at time of failure: 'This is the note for the search term : PD 6687-1:2010 Background paper to the National Annexes to BS EN 1992-1 and BS EN 1992-3 of standard  BS EN 1990:2002 A1:2005'


Expected Result: 'This is the note for the search term : PD 6687-1:2010 Background paper to the National Annexes to BS EN 1992-1 and BS EN 1992-3 of standard BS EN 1990:2002 A1:2005'

Value at time of failure: 'This is the note for the search term : PD 6687-1:2010 Background paper to the National Annexes to BS EN 1992-1 and BS EN 1992-3 of standard  BS EN 1990:2002 A1:2005'

Velin Koychev
Telerik team
 answered on 31 Oct 2013
2 answers
62 views
Hi,

Since upgrading to the latest internal build we now cannot debug any tests due to the following error:

System.InvalidCastException: Unable to cast object of type 'Microsoft.VisualStudio.TestTools.Common.Xml.UnknownTestTypeSpecificData' to type 'ArtOfTest.WebAiiVSIP.WebAiiTestRunConfig'.
   at ArtOfTest.WebAiiVSIP.WebAiiTestAdapter.Run(ITestElement testElement, ITestContext testContext)


Has anyone come across this before and know how to fix it?

Thanks
Shane

Cody
Telerik team
 answered on 30 Oct 2013
13 answers
370 views
I am looking for a good resource on how to take my data driven UI test and run it as a load test from visual studio.

anyone have some good easy to follow tutorials.


Cody
Telerik team
 answered on 30 Oct 2013
3 answers
155 views
Hello,

I have created a new WebTest using VS 2010. The file Page.g.cs is not displaying on the Solution Explorer and I can execute the Test without error, but the problem is that VS cannot resolve the 'Pages' object and the Intellisense is not working, please find attached screenshot 'pages_error.png'.
I tried to include the file Pages.g.cs manually(see pages_included.png), the 'Pages' problem is solved but I' ve got an another error
The item "Pages.g.cs" was specified more than once in the "Sources" parameter.  Duplicate items are not supported by the "Sources" parameter.


Could you please help in this matter?

I'm working with Version 2012.2.1527.0 and ie9

Regards,
Eliada Gierschner
Rodney
Telerik team
 answered on 29 Oct 2013
29 answers
799 views
Hello,

I have RadGrid control with several rows and I need to know whether the row with some content is represented.

Could you, please, answer how may I do this?

Regards,
Svetlana
Boyan Boev
Telerik team
 answered on 29 Oct 2013
4 answers
149 views
I just upgraded to the latest version of TS 2013.  Right now I've got a storage, scheduling, and execution server all connected on the same machine.

When I run a test list remotely, weather through the run remotely button or scheduling, the app launches but immediately closes and the log file from Test Studio is at the bottom of this post.  It appears it is not correctly compiling for the coded steps.  If I run the test list locally (non-remote nor scheduled), then the test lists run fine.

The folder path that is listed in the log error is empty in windows explorer.


Overall Result: Fail
------------------------------------------------------------
'10/23/2013 9:13:49 AM' - Using .Net Runtime version: '4.0.30319.34003' for test execution. Build version is '2013.1.911.0'.
'10/23/2013 9:13:49 AM' - Starting execution....
------------------------------------------------------------
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Using 'C:\TestStudio\Executables\Kanso\Hds.Kanso.exe' application.
'10/23/2013 9:13:57 AM' - 'Fail' : 1. Execute test 'Navigate to Administration.tstest'

>>> Test-as-Step 'Navigate to Administration.tstest' log starts:

Overall Result: Fail
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Using 'C:\TestStudio\Executables\Kanso\Hds.Kanso.exe' application.
'10/23/2013 9:13:57 AM' - 'Fail' : 1. Execute test 'Fast Login'

>>> Test-as-Step 'Fast Login.tstest' log starts:

------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Detected custom code in test. Locating test assembly: HDS Kanso.dll.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Error attempting to execute a Test As Step. Details:
'10/23/2013 9:13:57 AM' - System.IO.FileNotFoundException: Unable to find the code behind assembly. Please make sure you have compiled your code behind without errors before attempting to execute the test. Looking for: C:\Users\Peter\AppData\Local\Temp\Projects\aeacbeda-a5ef-4595-a6c3-c9d9ce756c44\HDS Kanso\bin\HDS Kanso.dll
If you are running VS 2010, make sure Deployment is checked in your .settings file (in the solution items)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.EnsureAssemblyExists(String assembly, String folder)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.CreateCodedTestInstance(Test test, TestResult result, String binariesFolder)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteTest(Test test, TestResult initializationResult)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteTestInCurrentContext(Test test)

<<< Test-as-Step 'Fast Login.tstest' log ends.

------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Overall Result: Fail
'10/23/2013 9:13:57 AM' - Duration: [0 min: 0 sec: 82 msec]
------------------------------------------------------------

<<< Test-as-Step 'Navigate to Administration.tstest' log ends.

------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Overall Result: Fail
'10/23/2013 9:13:57 AM' - Duration: [0 min: 0 sec: 316 msec]
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Test completed!




Boyan Boev
Telerik team
 answered on 29 Oct 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?