Telerik Forums
Test Studio Forum
13 answers
457 views
Hi Telerik team
I am having really serious problem with TTS. When I want to run remote test list some test will execute OK but some test give an error message (I can see that error in the "results"): Unable to load test xxxxx NameOfTest - I've made some screenshot attached to this message
I am using TTS version 2014.2.6018.0 and I have tried some methods how to fix it:
-I have made new TTS Project, created blank tests and I've copied all steps into new created test... but this method doesent work
-I've alo tried to restore TTS Database but Im still getting that message -still no success
-BUT when I create new Project which includes only 8 test (max 130 steps each) its working OK.... -but its very unpleasant to work with dozens of projects- so its not solution for me

I have no other ideas what to do now.

Elena
Telerik team
 answered on 21 Sep 2018
3 answers
252 views
Hello, Support Team.
I have such a trouble: ActiveBrowser.Url.ToString returns an empty string. I'm using last version of Telerik, Win7 and IE9.
Can anybody help me?

Thank you very much
Nikolai
Telerik team
 answered on 19 Sep 2018
3 answers
130 views

Test Studio Version : 2018.2.606.0

Chrome Version : Version 69.0.3497.92 (Official Build) (64-bit)

 

Error : http://localhost:58754/WebUI/teststudio_start_page.html?port=58753&mode=0&loadingtimeout=60000&version=2018.2.606.0

You are using an unspoorted command-line flag:disable web security

 

Connecting to Controller...
Connected!
Executing test: 'Login 2'
  Mode: 'QuickExecution'
  Browser: 'Chrome'
  BaseUrl: ''
  Debugger Enabled: 'True'
  Debugger Mode: 'Normal'

  AutoPause: 'Never'

 

Thank you ! 

Elena
Telerik team
 answered on 18 Sep 2018
7 answers
191 views

Can an element's find expression reference more than one column from the bound data source?

I manually added an element and am changing its find expression to reference values from data. However, after setting one filter to reference data, the next filter does not allow selecting a data column. Is this intentional?

 

Thanks,

Matt

 

Vera
Telerik team
 answered on 18 Sep 2018
1 answer
73 views

Hi there,

We’ve just started our trial period of Test Studio recently. One of the most important features we want is that we can integrate a Test Studio project with Jenkins CI. Is that possible to do it with the trial version? Also do we need a Run-Time Edition on Jenkins server or just the plugin will be good enough? Thanks.

 

Best Regards,

Jason

Elena
Telerik team
 answered on 17 Sep 2018
1 answer
584 views

I am new to TestStudio and I have been looking around the application and online to be able to iterate over a collection of elements and get the inner text from all of them to run them against an assertion. In ruby this can be done, but I'm not so sure about c#. 

 

Thanks,

Randall

Nikolai
Telerik team
 answered on 14 Sep 2018
9 answers
405 views
Hi,

Perhaps anyone can help me how I can verify if the value of the combo box is the same as the one I specified in Local Data.

For example, the current selected value in the combobox is "AA" (radcombobox: text 'Same' 'AA'.). Now in Local Data, I created a column called "Company" and the value for the checking of the 1st iteration would be "BB". What will I do to verify that the value selected in the combobox is equal to "BB" (one specified in Local Data) and not "AA".

Thanks!
Elena
Telerik team
 answered on 13 Sep 2018
3 answers
171 views

Hello,

The element highlight feature is not working when our WPF application switches from a window to another.

On our first window (login form) Test Studio Recorder works well, but when we switch to main window after authentification, it doesnt work anymore.

We have tried to give Focus, and Activate the new window in XAML style, but nothing works : the new window DOM is not recognized/loaded.

Also steps are no more recorded even if the recorder is still running on the new window.

Please, is there any recommandation / good practice for the element highlight feature to plug into the new window DOM ?

(I can send you in private message my issue in a short video clip if you need)

 

Thanks in advance for your help,

Regards,

Vera
Telerik team
 answered on 11 Sep 2018
0 answers
114 views

Hi,

I am identifying element using Xpath which is: //a[text()='APPLICATION INDICATOR']/following-sibling::select

I want to data bing 'APPLICATION INDICATOR' with my local data column which named as 'mandatory'.

I tried following tricks but no luck:
//a[text()=$(mandatory)]/following-sibling::select

or
//a[text()=$mandatory]/following-sibling::select

or
//a[text()=mandatory]/following-sibling::select

Please help me to resolve this issue.

Lokesh
Top achievements
Rank 1
 asked on 11 Sep 2018
11 answers
360 views
Hi,
I am new to telerik web studio,
I am working on silverlight web application,
we have a silverlight autocomplete text box[language] at registration form in our application,
recorded text "English" [typed] in auto complete text box unable to placing at run time.

please check it
Log:
[4:47 PM] - LogMessage: [4:47:13 PM] - Test Studio (version:2011.1.502.0) started.
    ======  ======
    Title: Initiate log
    Message:
    Title: Initiate InternalManager
    Message: Trying to Validate License
    Title: Requesting EVT
    Message: EVTP
    Title: Requesting Validation
    Message: ILMValidate
    Title: ILMValidate action
    Message: Set PC
    Title: ILMValidate action
    Message: Check for VL
    Title: LICENSER
    Message: TRL MODE
    Title: LICENSER
    Message: DS LEFT28
    Title: LICENSER
    Message: DT MARK PASSED28.00:00:00
    Title: ILMValidate action
    Message: ITM TRUE
    Title: MLW action
    Message: MLW  CNSTR: True
    Title: MLW action
    Message: MLW  IC SUCCESS
    Title: MLW action
    Message: MLW LITS REQ
    Title: MLW action
    Message: MLW LITS REQ SUCCESS
    Title: ILMValidate action
    Message: ITM SHD
    Title: ILMValidate action
    Message: ITM TRUE
    Title: Requesting Validation
    Message: ILMValidate True
    Title: Requesting Validation
    Message: ILMValidate True Trial
    [4:47 PM] - LogMessage: [4:47:21 PM] - Active Project is : 'TestProject2'
    [4:47 PM] - LogMessage: [4:47:21 PM] - Project 'TestProject2' Ready.
    [4:47 PM] - Error loading referenced assembly ArtOfTest.Common, Version=2010.3.1213.0, Culture=neutral, PublicKeyToken=14a0200bfcbb7b62
    [4:47 PM] - LogMessage: [4:47:29 PM] - Test 'Login' selected.
    [4:48 PM] - LogMessage: [4:48:27 PM] - Test 'Login' selected.
    [4:49 PM] - LogMessage: [4:49:18 PM] - Loading '1' results..
    [4:49 PM] - LogMessage: [4:49:18 PM] - Results are loaded!
    [4:49 PM] - LogMessage: [4:49:39 PM] - Test 'Login' selected.
    [4:50 PM] - LogMessage: [4:50:31 PM] - Test 'Login' selected.

regards

kiran
Elena
Telerik team
 answered on 10 Sep 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?