Hi,
Since starting to work with the Runtime licence, I've had a bit of strange issue. The first test list to run, whether it's a single test or a long list always fails. 0 steps will be run.
The second time I run (same test or any other), the remote test will initialise. This is a bit of an annoyance, to always have to run dummy test to 'wake up' the system.
Running from a desktop to a virtual machine with the runtime installed.
Any idea what might be causing it?
Error log example from failed run:
Compile failed: c:\Users\jw\AppData\Local\Temp\Projects\a0d7cce8-1f04-4e92-81c7-2877f8f4f7ce\OptemisRISTest\Automated Tests\Steps [ALL}\[NEWCASE] DoubleRead_Arvika_MRN_105.tstest.cs(86,61) : error CS1061: 'Optemis_RIS_Test.Applications.TMC_RIS_WorkstationexeApplication.Create_ExamWindow' does not contain a definition for 'TxtFamilyNameTextbox' and no extension method 'TxtFamilyNameTextbox' accepting a first argument of type 'Optemis_RIS_Test.Applications.TMC_RIS_WorkstationexeApplication.Create_ExamWindow' could be found (are you missing a using directive or an assembly reference?)
c:\Users\jweisbach\AppData\Local\Temp\Projects\a0d7cce8-1f04-4e92-81c7-2877f8f4f7ce\OptemisRISTest\Automated Tests\Steps [ALL}\[NEWCASE] NewPatientDetails.tstest.cs(80,61) : error CS1061: 'Optemis_RIS_Test.Applications.TMC_RIS_WorkstationexeApplication.Create_ExamWindow' does not contain a definition for 'TxtFamilyNameTextbox' and no extension method 'TxtFamilyNameTextbox' accepting a first argument of type 'Optemis_RIS_Test.Applications.TMC_RIS_WorkstationexeApplication.Create_ExamWindow' could be found (are you missing a using directive or an assembly reference?)
Thank you,
Jakob
Hi There,
IE 11 on windows 10 non-responsive when recording nor when testing. I arrive at the point after I select IE to create the test on, at which point the browser pops up but is blank, as illustrated in the attached image.
I've also tried recording in a browser that was already open without success. It doesn't get past the connected phase. Capture 2 illustrates the problem.
I've followed the troubleshooting documentation (link below)without success.
http://docs.telerik.com/teststudio/getting-started/configure-your-browser/internet-explorer#disable-trusted-sites-message
Any ideas on how I might get around this one? I thought perhaps reinstalling the add-on might help as this has been a sucessful solution to Firefox troubleshooting. Only, I'm not sure where the add-on of IE is located or where I can download it.
Thanks,
Leila
Hello,
I am sending HTTPS request using REST, Web project which requires username and password. But unable to get the expected response. Below is the info.
Request: GET,
URL: https://abc.xyz.com/api/info/version
I am not sure where to enter or where is the field for Username and Password so, I selected 'Authorization' from Headers and entered value (Value is basic Base64).
After sending request, I get attached response.
I added the cert in my trusted root but no luck.
Can you please help with it? What am I doing wrong or am I missing something?
Thanks,
Ashish Thakkar
Hello.
When selecting a step, I am unable to access the properties / binding menu in step 9 below. Is there a configuration step that i am missing?
http://docs.telerik.com/teststudio/features/recorder/verifications/extraction
Hi Team Telerik
I am running a test of about 200 steps however when it reaches about 150 steps it crashes and does this unexpectently
Also i noticed that this is at the point where the memory use was about 1GB by the telerik application
Is there a way around this or is this a limitation by the application?
Attached is the trace log file so you can see the test run and where it failed