Telerik Forums
Test Studio Forum
1 answer
83 views
Hi,
 
I have donwloaded latest telerik contols for silverlight from the url (http://www.telerik.com/account/your-products/trial-product-versions/trial-single-download.aspx?pmvid=0&pid=571)

i just created sample application with control RadMaskedTextBox. i am getting following error.
i am using silverlight 3.0, vs 2008 and .Net framework 3.5

{System.Windows.Markup.XamlParseException: Unknown namespace http://schemas.telerik.com/2008/xaml/presentation. [Line: 37 Position: 43]
   at MS.Internal.XcpImports.CreateFromXaml(UnmanagedMemoryStream stream, String sourceAssemblyName, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers)
   at System.Windows.Controls.Control.GetBuiltInStyle(IntPtr nativeTarget, IntPtr& nativeStyle)}

Please help me., Thanks in Adavance

Thanks
Durga

Kiril Stanoev
Telerik team
 answered on 05 Oct 2011
1 answer
83 views
Hi,


Can anyone please clarify the below doubt for me that was occured Telerik test studio during run time.


The actual issue was my project is a hospital management and in this i am using VOIP calls to interact with the doctors
and my problem is while running the application with  the VOIP call was identified and while re-executing the same script it is not identified 


The script of the issue is shown below.








Overall Result: Pass
------------------------------------------------------------
'10/5/2011 11:27:17 AM' - Starting execution....
------------------------------------------------------------
'10/5/2011 11:28:04 AM' - 'Pass' : 1. RadInput('Rtxtusername_wrapper'): value 'harry' entered.
'10/5/2011 11:28:06 AM' - 'Pass' : 2. RadInput('Rtxtpassword_wrapper'): value 'harry' entered.
'10/5/2011 11:28:07 AM' - 'Pass' : 3. RadComboBox('RHeadOffice'): text 'sand' entered in combobox input
'10/5/2011 11:28:14 AM' - 'Pass' : 4. RadComboBox('RHeadOffice'): selecting item with index '31'
'10/5/2011 11:28:17 AM' - 'Pass' : 5. RadButton('Rbtnlogin'): RadButton click
'10/5/2011 11:28:20 AM' - 'Pass' : 6. RadComboBox('ctl00_ContentPlaceHolder1_RLocation'): selecting item with index '1'
'10/5/2011 11:28:25 AM' - 'Pass' : 7. RadButton('ctl00_ContentPlaceHolder1_btnGo'): RadButton click
'10/5/2011 11:28:26 AM' - 'Pass' : 8. RadMenuItem('ctl00_RadMenu1'): item 'Page' action -> 'Click'
'10/5/2011 11:28:31 AM' - 'Pass' : 9. RadMenuItem('ctl00_RadMenu1'): item 'Phone Dialer' action -> 'Navigate' to '~/Pages/PhoneDirectory'
'10/5/2011 11:28:37 AM' - 'Pass' : 10. RadComboBox('ctl00_ContentPlaceHolder1_cmbName'): selecting item with index '8'
'10/5/2011 11:28:39 AM' - 'Pass' : 11. RadButton('ctl00_ContentPlaceHolder1_btnCall'): RadButton click
'10/5/2011 11:28:43 AM' - 'Pass' : 12. Click 'CloseButtonTag'
'10/5/2011 11:28:44 AM' - 'Pass' : 13. RadButton('ctl00_ContentPlaceHolder1_btnCall'): RadButton click
------------------------------------------------------------
'10/5/2011 11:28:44 AM' - Overall Result: Pass
'10/5/2011 11:28:44 AM' - Duration: [1 min: 20 sec: 609 msec]
------------------------------------------------------------
'10/5/2011 11:28:45 AM' - Test completed!

Stoich
Telerik team
 answered on 05 Oct 2011
3 answers
449 views
How do I get the total count of items listed in a drop-down box.  For example, I have a smoke test that needs to verify that a drop-down box contains at least one item.  How can I use the built-in verification functionality to accomplish this?  Assistance appreciated in advance.
Stoich
Telerik team
 answered on 04 Oct 2011
4 answers
135 views
Hello,

I've made an easy testlist with a test that opens a application then closes it. (WPFtest)
I've scheduled this test but it fails when it runs.
"The Machine {0} has hung! No tests were Executed!"

I made this test just to see if it was working, but seems like something is wrong.

Any suggestions on what i can do to make it run?

BR
//Jonas

Jonas
Top achievements
Rank 2
 answered on 03 Oct 2011
1 answer
128 views
After upgrading it appears that inserting a manual step slots the step at the bottom instead of inserting it after the step you have hi-lited.
Plamen
Telerik team
 answered on 03 Oct 2011
6 answers
195 views

Hi
In the application i have to test has a dialog popup right after login if the user already as a session open. before the dialog is not expected every time, the step will fail if the element is not found,
is there a way ignore the step? I already have it set to continue on fail, but the report will report the failure,
I have tried to verify the element to control an IF else steps, but that fails if the popup does not "pop"

Please point me in the right direction

Thank You
Chris


ArtOfTest.Common.Design.Exceptions.ElementFindException: Unable to locate element. Details: Attempting to find [Html] element using
Find logic
 (Html): [tagname 'Exact' h3] AND [TextContent 'Exact' Login Conflict]

Unable to locate element. Search failed!

   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(IAutomationHost host, AutomationDescriptor descriptor, Int32 timeout)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)

Anthony
Telerik team
 answered on 30 Sep 2011
18 answers
349 views
I added a test settings file to my project, and believe I have set it up correctly however when I try to run tests from VS2010, I get the following error:

Error 9/20/2011 8:43:41 AM Failed to queue test run 'Jamie@API8406 2011-09-20 08:43:40': Unable to find assembly 'ArtOfTest.WebAiiVSIP, Version=2011.1.502.0, Culture=neutral, PublicKeyToken=14176981d1873d86'. API8406


Another associate of mine is able to run tests from his machine through VS2010 against the Agents successfully, but we cannot figure out what is different between our machines.  What am I missing to be able to run my tests against the controller/agent system?

What is ArtOfTest.WebAiiVSIP?

We are currently using the licensed version of v2.0.50727/2011.1.502.0.
Cody
Telerik team
 answered on 29 Sep 2011
2 answers
196 views
Performance Run files have a .tsperf file extension. How to open it?

I want to save and open test results for my boss. Can I create something like web-page or xls file to save my results?
Alex
Top achievements
Rank 1
 answered on 29 Sep 2011
2 answers
166 views
You can see my tabs in application in attached file. In user guide there is "Performance" tab between "Record" and "Test lists". What should I do to enable it?
(I use trial version)
Alex
Top achievements
Rank 1
 answered on 29 Sep 2011
4 answers
119 views
Hello,

I have been able to successfully execute tests in IE 7, however when I attempt to execute the same test in Chrome v14.0, the test fails on either clicking a hyperlink or verifying text.  I have completed the browser configuration instructions...are there any other suggestions or minor nuances I should check?

Thanks much!
Alan
Alan
Top achievements
Rank 2
 answered on 28 Sep 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
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?