Hello,
I'm trying to work with this beautiful tool Test Studio for APIs when i test some HTTP requests i've theses errors :
10:31:17.594 [ERROR] [FAILED] | | 'GET https://{{BaseUrl}}' [183 ms] [5VqdzGJAPJ3Q1ZPFOXdCq8] 'The request was aborted: Could not create SSL/TLS secure channel.'
After search, the host can accept only protocol TLS 1.2 and not under.
I use Test Studio for APIs without Fiddler 4, it's possible to configure Test Studio for APIs for use protocol TLS 1.2 ?
Regards
Hi, I am new to Telerik Test Studio.
Here's my scenario,
I want to be able to execute Test Lists remotely in a VM on Cloud, and so I installed Trial version of Test Studio and having to finish the required steps to run execution remotely. Looking at the list of Execution Server, the VM was not there.
I came across the term Run-time edition, is that what I needed in the first place?
Hi,
we are intrested in Test Studio, unfortunately we meet a problem in critical place of our process. We have got place where code is like that:
<input id="work_id_szablon_-income_1_1482155442784" name="work_id_szablon_-income_1_1482155442784" value="" type="text" maxlength="9">
In that place Test Studio doesn't fill numbers just click in this input and then go to the next step. According to my words this step is marked as pass. I am sure is there a way to solve this problem.
Thanks for attention.
Simon Nowak
KCH
when i click in multi select drop down that time shows "Click 202On2ndLink" and it depend on an other drop down.
e.g: In my application 2 drop down 1. City 2. State (it's multi select drop down)
When i select option in 1st drop down then in 2nd drop down i am able to select option. When i select option in 1st drop down it's show me Select 'By value' option '1' on 'Select'. and then select option from 2nd drop down its shows me "Click <State Name>Link". now i want to use local data. How can i use local data for this 2nd drop down?
Here's my scenario. I have a data-driven test that is comparing some text fields to values in the spreadsheet. For one field and one iteration, it always fails but the data and the text on the field matches. Here is the log for the exception.
ArtOfTest.Common.Design.Exceptions.VerificationException: Content.TextContent of 'CphContentTabsPropOneTabpanDeedsRptDocsLblDocumentNoSpan' does not match!
Match Type: 'Same'
Expected Result: '571871'
Value at time of failure: '571851'
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
As you can see, the expected value and the value at time of failure are both '571871'. Am I missing something here?
My Product Version is 2016.3.928.0