Telerik Forums
Test Studio Forum
4 answers
165 views

Hi 

 

I'm unable to receive emails, tested the smtp server details using smtp tester and email was sent successfully.

below is the exception that is thrown in the log:

[06/27 10:57:50,Telerik.TestStudio.ExecutionManagerService.exe(5980:21),Execution] <>c__DisplayClass5_1.<JobFinished>b__2() : EXCEPTION! (see below)
     Situation: Exception in jobfinished plugin executionStatus
     Outer Exception Type: Autofac.Core.DependencyResolutionException
     Message: An exception was thrown while invoking the constructor 'Void .ctor(Telerik.TestStudio.ExecutionManager.Notifications.Emailer.Interfaces.ISmtpSettings)' on type 'ResultMailSender'.
     HRESULT: 0x80131500 (Official ID (if app.) = COR_E_EXCEPTION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5376)
     Call Stack:
          at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
          at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
          at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
          at Autofac.Core.Resolving.InstanceLookup.Execute()
          at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
          at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
          at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
          at lambda_method(Closure , ISmtpSettings )
          at Telerik.TestStudio.ExecutionManager.Notifications.Emailer.PostListExecutionEmailer.OnAfterTestListCompleted(TestListExecutionStatus executionStatus, RunResult result)
          at Telerik.TestStudio.ExecutionManager.Notifications.ExecutionManagerNotificationService.<>c__DisplayClass5_1.<JobFinished>b__2(ITestListExecutionExtensionStatus extensionStatus)

     Inner Exception Type: System.Xml.XmlException
     Message: Reference to undeclared entity 'reg'. Line 94, position 14.
     HRESULT: 0x80131940 (Official ID (if app.) = COR_E_Xml, Error Bit = FAILED, Facility = FACILITY_URT, Code = 6464)
     Call Stack:
          at System.Xml.XmlTextReaderImpl.Throw(Exception e)
          at System.Xml.XmlTextReaderImpl.HandleGeneralEntityReference(String name, Boolean isInAttributeValue, Boolean pushFakeEntityIfNullResolver, Int32 entityStartLinePos)
          at System.Xml.XmlTextReaderImpl.ResolveEntity()
          at System.Xml.XmlLoader.LoadEntityReferenceNode(Boolean direct)
          at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
          at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
          at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
          at System.Xml.XmlDocument.Load(XmlReader reader)
          at System.Xml.XmlDocument.LoadXml(String xml)
          at Telerik.TestStudio.ExecutionManager.Notifications.Emailer.Mail.MailBodyResultHtmlGenerator..ctor()
          at Telerik.TestStudio.ExecutionManager.Notifications.Emailer.Mail.ResultMailSender..ctor(ISmtpSettings connectionSettings)
          at lambda_method(Closure , Object[] )
          at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()

[06/27 10:58:50,Telerik.TestStudio.ExecutionManagerService.exe(5980:25)] First trace message from pool unnamed thread (managed ID = 25, native ID = 2436).
[06/27 10:58:50,Telerik.TestStudio.ExecutionManagerService.exe(5980:25),Execution] JobRunner.<CleanupTestRunsStatus>b__19_0() : TestList execution status expired- removing from list job id=67a8479a-0674-44c3-9f68-66fcefe3473d

Thanks in Advance.

Kgotso

 

Mike
Top achievements
Rank 1
 answered on 21 Jul 2017
12 answers
303 views

Hi , 

 

Why the "Handle confirm dialog " fails always with the message "Timed out waiting 5000 msec"  ?

It goes and clicks the ok button.. But still the step is failing...

 

Regards, 

Nithya A.

Nithya
Top achievements
Rank 1
Veteran
 answered on 21 Jul 2017
5 answers
190 views

Hi, when I try and run a test list from the command prompt with the runner I get the following error:

ProjectCompile: Compile failed: error CS2021: File name 'D:\AdTestProject\bin\.dll' is too long or invalid

 

Any ideas?????

 

Daniel Djambov
Telerik team
 answered on 21 Jul 2017
3 answers
112 views

Hello,

is there some possibility to add Re-run testlist feature to scheduler ? with some parameters like turn on/off or how many times telerik should run ReRun, like 2-3x times, not only 1x times. 

http://www.telerik.com/forums/automatic-re-run-of-failed-tests-from-a-test-list-execution

Daniel Djambov
Telerik team
 answered on 19 Jul 2017
4 answers
132 views

Hi, 

I have an html5 inout element... I need to find out the element and some text on it...

Can anyone help me in writing code for finding the html5 element..?

 

Regards,

Nithya A.

Nithya
Top achievements
Rank 1
Veteran
 answered on 18 Jul 2017
1 answer
124 views
I have telerik clicking a link based on tagname (span) and InnerText (Memberships). This works perfectly in Firefox, Chrome, IE; but in Edge it clicks a link labeled "Food" (which is above the desired link) 19 out of 20 times (the other 1/20 it works properly). Any thoughts on what could possible be going on and how I can get around this? It is only happening in Microsoft Edge.
Ivaylo
Telerik team
 answered on 17 Jul 2017
5 answers
160 views
I have another test included in the parent script using the Test as Step feature. I am try to debug a step which is in the "Test as Step" script but for some reason, test studio does not stop running at the breakpoint but continues as if it does not recognize breakpoints inside "Test as Step" scripts.
Elena
Telerik team
 answered on 14 Jul 2017
1 answer
130 views

Hi,

I am looking for any help regarding these issues which you might have encountered using Test Studio for Load testing.

  1. I am unable to use a previously created functional script ( even without data driven) as a load test script.- I do not see any traffic captured this way.
  2. Since (1) was not working for me, I tried doing a new capture option which within load test and then went along recording my script, even in this case I do not web traffic being captured.
  3. Since (1) and (2) are not working for me, I then download Fiddler Cap on the suggestion of a test studio support person and then tried using Fiddler Cap to get the web traffic, Since I am going after the https link, I selected

       a)Decrypt HTTPS traffic in fiddler cap

       b) In test studio project settings, Settings -> Others -> Connection Settings -> Register certificate for https connection. ( which tells me that I have now installed the certificate) 

In spite of the above two steps, when I start Fiddler Cap, I still get the "connection not secure" pop up on IE .I ignore that and go ahead and Fiddler Cap seems to capture the traffic, which I then import into Test Studio Load profile.

When I kick off the test, it looks like the test is running, but it is not, since when I check the Database, no new rows are created , when they should be and the data is untouched. So I know its not working.

Did any one have the same issues and were you able to resolve this?  Test studio has a proxy which kicks in during load testing to my knowledge, in that case , is there anything which might prevent the web traffic capture. I need a resolution to this asap and posting this here to see if any one of the users have experienced this.

Appreciate any help in this regard. I am new to test studio and trying to get past this issue.

Thank you.

Elena
Telerik team
 answered on 11 Jul 2017
1 answer
206 views

I have two VM servers setup:

- Test01 - Test Studio Ultimate used to develop and run test scripts

- Test02 - Test Execution (Runtime) Server for scheduled recurring overnight tests

Test02 runs as the Test Studio Test Runner application in the System Tray.   

Reading through the material, Test02 requires a user to be signed on/disconnected (or automatic user sign on after restart) on the server for the Test Studio Test Runner to work properly, and scheduled test to work.     This practice seems to be in conflict with IT Security standards and/or expectations, and means that every time the operations team performs a patch/restarts server (which is regular) they need to sign onto Test02 and then disconnect the user session (without logging off).

I am a little perplexed as to why Test Studio Test Runner could not be a service running in the background on the server.   This would also allow for the service to logon as a Local Service/System or as a predefined user.

I thought I would put this out there in this forum to see what everyone else thinks.

With enough support, maybe Telerik could improve this part of the system in future releases.

Thanks all....

Elena
Telerik team
 answered on 10 Jul 2017
1 answer
111 views

Hello,

 Am testing kendo angular application.In this application create script for adding customer to kendo grid. my script is failing at selecting item from keno list box.can you please guide me.

Please find the attachment log file.

Thanks,

Pranavi

Elena
Telerik team
 answered on 03 Jul 2017
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?