Hi,
i've a problem with typing in of IP adresses while using CSV / data driven testing.
The first tiny "bug" is, that the setting "ClearCurrentText" almost never clears the complete field. This is in this case a big problem, because the IP has a specified length and cannot by typed in at full length. The auto-clear removes only several chars of the text. In the case of the IP address 5...7 chars remains.
This makes it necessery for some textboxes to add additional steps to crear the boxes manually.
The main problem: the dot's in the IP address are not typed in. I've tried severel settings - but nothing changes.
Used value - 1:1 copy of the address from my CSV file: 192.168.61.155
Typed in text in silverlight app in internet explorer: 19216861155 (see screenshots)
I've tried then several other chars behind the address and found one which makes this working: when "=" iss added somewhere in the string the dots are correctly entered. The equal sign itself is NOT typed in by test studio. The position in the string does not matter - it can also stand in the middle of the IP address.
Actually i have to type in IP addresses in CSV this way to have it working: ....,192.168.61.157=,.... (see screenshots)
Best regards
Hi ,
I need to execute the steps in my project based on the appearance of the Alert box.
My secnario :
If the Alert box appears, then I have to do some pair of steps ( ex: 1,2,3 )
If the Alert box doesn't appear, I want to do nothing, and continue my other steps. (ex 5,6,7)
I am not sure, how to do handle this ? Is it possible to detect and check if the alert box appears on the screen or not ?
could you please help.
Regards,
Nithya A.
Hi ,
I was working in my Project. It was going ok. Suddenly, while compiling I got this error. I am not sure how to fix this and what caused this error.
Could you please help me to fix this.
Note : When I open my old copy of the project which is placed in different location. There is no such errror.
Only with the particular project, I got this error. I feel something should be crashed when I was trying some steps in the scripts.
10:00:46 'ERROR' > error The code provider failed to generate the .dll, please check the output bellow.: C:\Program Files (x86)\Progress\Test Studio\Bin> "C:\Windows\Microsoft.NET\Framework\v4.0.30319\vbc.exe" /t:library /utf8output /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\ArtOfTest.WebAii\v4.0_2020.1.331.0__4fd5f65be123776c\ArtOfTest.WebAii.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\ArtOfTest.WebAii.Design\v4.0_2020.1.331.0__4fc62bbc3827ab1d\ArtOfTest.WebAii.Design.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Telerik.WebAii.Controls.Html\v4.0_2020.1.331.0__528163f3e645de45\Telerik.WebAii.Controls.Html.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Telerik.WebAii.Controls.Xaml\v4.0_2020.1.331.0__528163f3e645de45\Telerik.WebAii.Controls.Xaml.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Telerik.WebAii.Controls.Xaml.Wpf\v4.0_2020.1.331.0__528163f3e645de45\Telerik.WebAii.Controls.Xaml.Wpf.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Telerik.TestingFramework.Controls.KendoUI\v4.0_2020.1.331.0__528163f3e645de45\Telerik.TestingFramework.Controls.KendoUI.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Telerik.TestingFramework.Controls.KendoUI.Angular\v4.0_2020.1.331.0__528163f3e645de45\Telerik.TestingFramework.Controls.KendoUI.Angular.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Telerik.TestingFramework.Controls.TelerikUI.Blazor\v4.0_2020.1.331.0__528163f3e645de45\Telerik.TestingFramework.Controls.TelerikUI.Blazor.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Telerik.TestStudio.Translators.Common\v4.0_2020.1.331.0__528163f3e645de45\Telerik.TestStudio.Translators.Common.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll"
Regards,
Nithya A.
Hello Team,
I'm trying to find a tool which helps in performance testing for an action methods in Web API Controller (Basically for a post call from angular code to API). Is it possible to track the performance of code inside the method of API through Telerik? If so, Can you please help me to do so with any sample. If not can you please suggest any alternate if possible.
Thanks in Advance.
Thanks & Regards
Vimala
Hi Everyone,
we have a very large .Net Core MVC app and a lot of the tests could be made easier if we had a way to dynamically create the tests (vs recording or putting it all in by hand). Here is the scenario:
Thanks
Dear Telerik Test Studio Team,
I am writing to you, because we had a problem:
Why are radribbontabs detected in recording, but not found while playing a test?
First of all we only have this problem in WPF.
By searching for an answer we found this old discussion:
https://www.telerik.com/forums/radribbontab-(rad-ribbon-tab)-object-not-identified!
So someone had this problem even 5 years ago.
So we would like to know how do you have solve the problem 5 years ago or do you have another idea?
Yours sincerely
Several tests just started failing the other day - failing to find the element to click on to initiate a login. I assumed something on the site changed so I created a new simple test with just two steps, go to the site and click logon. It works. But the new test step that clicks the login is identical to that in the test that has worked for months and now has quit working.
Hi,
I am using Test Studio 2018 version. I am not getting Image verification feature in it. Why so??? What i need to do to avail this feature?