Telerik Forums
Test Studio Forum
1 answer
144 views

Hi 

I am trying to make a simple website login test. Everything works fine, but when I am trying to untick SimulateRealTyping it's entering login so quick it disappears and selects 'log in' button straightaway so I am ending up with blank 'login' slot and full 'password' slot on the website?

 

Hope it makes sense? Sorry, English isn't my native language.

Any help appreciated :) 

Plamen Mitrev
Telerik team
 answered on 30 Nov 2022
1 answer
156 views

Hi Everyone,

I had installed previous version of test studio and then updated to its latest version 2022.3.1013.2 but after updating to its latest version when i am trying to add Microsoft.Office.Interop.Excel.dll through script tab of settings dialog in test studio, it's not reflecting/adding in reference.

Please let me know if anyone faced same issue or you know any resolution to fix this issue.

Plamen Mitrev
Telerik team
 answered on 22 Nov 2022
5 answers
772 views
Hi,

I have a line in my test - "Verify 'TextContent' 'Contains' '#Supp Name' on 'SearchValueTextArea'" that is passed in IE and failed in Chrome.

In Chrome, I entered text "#Supp Name" in the text area and I inspect the element 'SearchValueTextArea' , this is what I see

<textarea id="SearchValue" placeholder="Search" rows="1" cols="20" class="initialisableControl clearabletextarea initialised" data-t1-control-type="Placeholder" style="overflow: hidden; height: 16px;"></textarea>

As you can see, the value "#Supp Name" is not captured.

Whereas the same test in IE, I see below in the F12 Dev Tools  

<textarea class="initialisableControl clearabletextarea initialised placeholdized placeholderHidden" id="SearchValue" style="height: 16px; overflow: hidden;" rows="1" cols="20" data-t1-control-type="Placeholder" placeholder="Search">
        Text - #Supp Name

I tried others Attribute verification e.g. OuterMarkup/ Inner Text but it is still not working.

I talked to our developers. He advised that I might be able to get around by doing something like "SearchValueTextArea.value()". May I ask if you have any other solution rather than writing a line of code in my test script?

Please advise. Thank You.

Plamen Mitrev
Telerik team
 answered on 07 Nov 2022
1 answer
133 views
I am seeing test list that has been changed but not displaying the changes in the UI. So I created a test list and a coworker updated the list and I'm not seeing the updated list in Telerik. But when I run the test remotely I'm seeing the udpated version of the test. I've tried dropping the test list from the mongo db but that doesn't do anything to the UI in Telerik.
Plamen Mitrev
Telerik team
 answered on 04 Nov 2022
1 answer
215 views

I have setup a test where page elements are data bound and the test is to navigate to each of the 134 pages accessible from the menu bar in our system and verify the page successfully loads by interrogating the page title. I regularly find that 1 iteration fails for transient reasons and it is subsequently successful on a second test.

I have enabled the option to "Rerun Failed Tests" and while this works, it would be ideal if it only reruns the failed iteration rather than the entire list of 134 iterations. Is there a mechanism available to rerun only the failed iteration?

If retesting just the failed iteration is not possible at the test list level, is there a way to setup my test in a for loop with two iterations, only performing the second iteration on failure of the first, and failing the test only if both iterations fail?

Thank you.

Plamen Mitrev
Telerik team
 answered on 02 Nov 2022
1 answer
175 views

Hi Everyone,

My organisation has recently purchased Telerik Test Studio for Automation, Load and Performance testing purposes. I have started to mess around with it, but found that when I try to record via Chrome, the Telerik extension crashes.

My browser is managed by my organisation, so I'm not sure if this is the issue, and I potentially need to get them to add Telerik to a whitelist.

Could anyone advise if they've had the same issue? If not, do you think because of my organisation restricting the browser, this could be the issue?

Thanks in advance.

Nick

Elena
Telerik team
 answered on 27 Oct 2022
0 answers
190 views
After successfully executing a Test List, the  results are logged in the calendar on the results tab - but when I click on the Test List name in the calendar, the specific results for each of the ten tests in the list do not show on the Test Results pane on the right side.  Instead, it says 'Fail - 8 tests passed out of 0 executed. The run was interrupted! Error deserializing a run result file '[file name listed]'. Looking at the state of the application I know the test made it to at least the 9th test in the list. I am wondering if this is occurring because the test list is too long? Or if there is any kind of work around for me to see what step the test failed on.  
Betsy
Top achievements
Rank 1
 asked on 21 Oct 2022
1 answer
92 views
Can I Test (whith Test Studio) a Oracle Forms Desktop application?
Elena
Telerik team
 answered on 12 Oct 2022
1 answer
231 views

Hello,

I have a coded step "Login_FrameworkTelerik" that requires input such as "User email".

When I add the coded step in my test, I would like to be able to set the "User email" in a way similar to when I provide Text to the built-in action "enter text".

Thank you for the feedback

Elena
Telerik team
 answered on 12 Oct 2022
1 answer
113 views

After following the steps at https://docs.telerik.com/teststudio/advanced-topics/coded-samples/general/execution-extensions, I am having an issue with the name of the DLL placed in C:\Program Files (x86)\Progress\Test Studio\Bin\Plugins\.

This is a follow up to the issue mentioned at https://www.telerik.com/forums/writing-to-executioncontext-manager-log-in-oninitializedatasource#1581852. I'm starting a new thread as this is a different issue than the subject of the prior thread.

Visual Studio is creating TelerikExecutionExtension.dll. I copy this DLL to C:\Program Files (x86)\Progress\Test Studio\Bin\Plugins\ and when I run a test. The method OnInitializeDataSource fails to execute. If I copy TelerikExecutionExtension.dll to C:\Program Files (x86)\Progress\Test Studio\Bin\Plugins\ClassLibrary.dll (or simply rename the existing DLL) and rerun the test, the method OnInitializeDataSource is executed. The DLL name does not appear to impact the other methods within the IExecutionExtension implementation.

Telerik Test Studio Trace Log for both runs show the DLLs found and loaded, albeit in alphabetical order:

Only when named ClassLibrary.dll does the code in OnInitializeDataSource write to the log (red below). OnBeforeTestStarted and OnAfterTestCompleted write to the log regardless of DLL name (green below).

I can provide full logs from "C:\Program Files (x86)\Progress\Test Studio\Logs" and "C:\WebAiiLog", along with the test and test list files if a non-public drop location is available.

Thank you.

Elena
Telerik team
 answered on 12 Oct 2022
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?