Telerik Forums
Test Studio Forum
2 answers
117 views

Hi Support/All,

I have a scenario where i need to run simulator which is desktop application and web application simultaneously. Below is the brief description of scenario:

Set a value in simulator and then send it across to web based application via simulator. Based on the value which I send from simulator, I then need to perform some validation on web based application.

Clarification: Can we call WPF test as ‘Test as Step’ with in Webtest. Is there any alternative which you can suggest?

(Note: Test List option will not be appropriate as I have lots of validation which needs to be tested one after another based on different value which i send across from simulator)

Cheers

Akbar

Akbar
Top achievements
Rank 1
 answered on 10 Jun 2011
1 answer
96 views
Hello!
I installed TestStudio build 2011.1.609, trial licence.

The problem is that after starting vs2010 and apply/submit trial licence dialog - project loaded in vs but i get error that recorder will not be available.
If try record steps- ie browser started but there is no telerik popup with controls, so nothing is recorded.

pls see attach
p.s
1. i run vs under local administrator and onnected to tfs under domain user who is local admins group
2. if i create new project from TestStudio - recording goes fine.
Anthony
Telerik team
 answered on 09 Jun 2011
1 answer
80 views
I haven't been able to figure out how to move test cases to a new folder within the test tool.  Thus far I have been going to windows explorer, navigating to the file path, moving the test cases and then refreshing the tool.  Am I not able to simply drag and drop within the testing tool or perform some other method without having to got outside of the test tool to manage my test cases?


UPDATE:

Nevermind.  I can cut and paste the test cases.  I thought I tried this and it didn't work.  I tried it again and it did.
Konstantin Petkov
Telerik team
 answered on 09 Jun 2011
1 answer
79 views
Hello All,

When i run the automation test case with VS2010, It threw the exception saying as below:

'6/8/2011 10:56:36 AM' - Starting execution....
'6/8/2011 10:56:36 AM' - Detected a Silverlight Test. Setting EnableSilverlight=True
'6/8/2011 10:56:43 AM' - Failure detected during execution. Details:
------------------------------------------------------------
'6/8/2011 10:56:43 AM' - System.Exception: Unexpected dialog: Set Up Windows Internet Explorer 8
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteSteps(AutomationStepList stepList, TestResult testResult, Object codeBehindInstance, Boolean& stopExecution)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteTestIteration(Object codeBehindInstance)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteTest(Test test, TestResult initializationResult)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(Test test, Settings settings, String deploymentFolder, String binariesFolder, ExecutionType exeType, Guid firstStepGuid, Guid lastStepGuid, IntPtr existingBrowserHandle, DebuggerOptions debuggerOptions)
------------------------------------------------------------
'6/8/2011 10:56:44 AM' - Test completed!



Could anyone help with this?


Best,
Cherry

Stoich
Telerik team
 answered on 09 Jun 2011
4 answers
196 views
I am currently trying evaluate Test Studio for my company. I am not able to record certain buttons such as login, checkout, continuecheck. Please advise. The website is www.mouser.com

Sung
Anthony
Telerik team
 answered on 09 Jun 2011
10 answers
237 views
We record tests using multiple environments.  Two URLs could be http://server1/app1/ and http://server2/app2/.  We set the BaseUrl in the project settings and this works really great for the navigation steps.  But, I am seeing lots of duplication in the Element Tree.  I set the page Compare Mode to RelativeOnly hoping this would ignore the BaseUrl, but it doesn't.  If I am recording against server1, the page logic uses a BaseUrl of http://server1 and a Path of /app1/etc.  I expect that it would use a BaseUrl of http://server1/app1 (matches the project settings) and a Path of /etc.  

This is causing a ton of duplication in the Element Tree. After the page is duplicated, each element on that page ends up getting duplicated.  Is there any way to avoid this?
Jeff
Top achievements
Rank 1
 answered on 09 Jun 2011
11 answers
235 views
Hi,

Getting the following error when running tests. Tried running them several times with the same result. Steps of the test is executed but all steps fail showing an exclamation mark.

From log:

--------------------------------------------------
'2010-05-18 22:14:01' - Error encountered during execution.
--------------------------------------------------
'2010-05-18 22:14:01' - Error inside the callback listener. Error: System.Runtime.Serialization.SerializationException: Det går inte att hitta sammansättningen System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089.
   vid System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly()
   vid System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name)
   vid System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable)
   vid System.Runtime.Serialization.Formatters.Binary.ObjectMap.Create(String name, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable)
   vid System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record)
   vid System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryHeaderEnum binaryHeaderEnum)
   vid System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
   vid System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   vid System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   vid ArtOfTest.WebAii.Messaging.Process.PipeCommand.FromBinary[T](Byte[] bytes)
   vid ArtOfTest.WebAii.Messaging.Process.PipeCommunication.ReadCommandFromPipe[T](PipeStream pipe)
   vid ArtOfTest.WebAii.Design.Execution.RunnerController.CallBackListener()
--------------------------------------------------
'2010-05-18 22:14:01' - Aborting....


Any ideas?

/Joakim
David
Top achievements
Rank 1
 answered on 09 Jun 2011
1 answer
101 views
case:
create test
set some step properties
From "Elements" panel open AllPages properties
after this - how can i see properties of any steps?

pls see attach
the same - if open "Local Data" - after this it imposible to view test steps
Anthony
Telerik team
 answered on 08 Jun 2011
2 answers
74 views
HI
In a telerik tree view control some data have been populated without any id or element name. Like one node is
<LI class=rtLI>
<DIV class=rtTop><SPAN class=rtSp></SPAN><SPAN class=rtUnchecked></SPAN><SPAN class=rtIn>VALUE</SPAN> </DIV>
</LI>
So when I m recording what I want to get this element by content name. So that I can later use Data feed like excel to get the node by content name,

Can u please help me how can i do this?

After recording it just recorded as "Click Span9" step and I don't get any other option to get the element as expected I think.
Thanx
Anthony
Telerik team
 answered on 08 Jun 2011
1 answer
114 views
Hi,

I am doing data driven test with csv file, after few iteration i want stop the exection of the test method.


Thanks
Hari
Anthony
Telerik team
 answered on 08 Jun 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?