Telerik Forums
Test Studio Forum
3 answers
491 views

Hi all,

I'm using Test Studio (ultimate edition). I have two different WPF applications for which I have to record the test steps.
Problem is that I would like to perform the recording simultaneously for both the applications, so that they can interact one with each other. 
In other words I would like that, at a given step test, an application can invoke (or launch) the other one in the same project.
Is this possible? What is the procedure to follow to achieve this?
Thank you 

br

Christian

Vera
Telerik team
 answered on 21 May 2018
1 answer
79 views

Hi,

I'm use trial version. I have problem about multi select KendoUI when I record test script on multi select object finish. Then I execute test script. System cannot run pass on this object (see picture). 

How can I resolve this?

Thanks,
Nut

Vera
Telerik team
 answered on 18 May 2018
10 answers
242 views

I am running Test Studio 2016 R2 with the latest internal build installed. When I enable Highlight Elements and hover over an outlined object the initial pop up menu displaying Quick Steps/ JavaScripts and other recording aids opens okay. When I try to move the mouse to Quick Steps/JavaScript Events/Mouse Actions/Scroll Actions it loses focus and the initial pop up and the sub menu flay out closes before I can select anything. If I navigate down the left column of the initial pop up i can sucessfully get to Add to Elements/Locate in DOM/Build Step sub menus. Our  UI is written in Angular JS.

I have tested the Highlight Elements feature with gmail.com as the target web page and it works properly. If this is an Angular issue is thaere a work around i can use?

 

Thank you,

Barry

Elena
Telerik team
 answered on 17 May 2018
11 answers
214 views

Hi,

Despite the reading of the documentation (here and there), i'm unsuccessful to configure my jenkins to execute my list of test on a slave.

I'm trying to see if we can use Test studio to run some test on our wpf application on a virtual machine by using the jenkins master-slave processus.

As i'm a using the lastest version of testStudio, am i concerned by the disclaimer a the end of the documentation ? I haven't notice the TestExecuteProxy.ExecuteTest() exception.

  • If we have to use the 'Test Studio Plugin for Jenkins CI' where i have to install it ? On the master, on the slave, both of them ?
  • Of course, the wpf tested application need a windows session to run.

How to handle it ?

Can the plugin be configured with a user/password to manage this point ?

Elena
Telerik team
 answered on 15 May 2018
1 answer
123 views

Hi,

I was wondering how best to handle SVG content. If the SVG canvas has something on the canvas, what is the best practice the interpret what is being shown?

Matt

Elena
Telerik team
 answered on 09 May 2018
3 answers
108 views

I have a tree which loads all its items (with the exception of the root nodes) dynamically. When I record a test (Web Test) using Test Studio, the recorded 'expand click' shows up as a 'click' on a 'span' element. When I then execute the test, the click never happens.

 

What am I doing wrong?

 

Matt

Elena
Telerik team
 answered on 09 May 2018
4 answers
170 views
Hi team,
Please guide me on the below items. Thanks in advance.
1. How to get the property value during runtime? Ex. Want to get number of rows/columns in the web table during runtime.
2. How to retrieve specific cell vale during run time from the web table? Ex. Want to get 2,3 cell value from web table during run time.
3. I want to search for specific strings present in the web table. If string found, in which row it is present.
Elena
Telerik team
 answered on 08 May 2018
7 answers
252 views

Hello,
earlier I used to only IE for my tests.

A few days ago I tried to run my tests on Chrome and Firefox and found that they were slower. More time is required to execute them. For example, the same test list takes 28 seconds on IE but 77 seconds on Firefox and 72 seconds on Chrome.

Please, could you help to fix this problem? What reasons are for this behavior?

I use Windows 10 x64, TestStudio v2017.3.1206.0, IE 11.483.15063.0, Chrome v63.0.3239.108 (64bit), Firefox v57.0.2 (64bit). For Chrome and Firefox the latest extentions are installed.

Elena
Telerik team
 answered on 07 May 2018
3 answers
146 views

Hi, 

Need a little help on the issue i'm having. I have a script that is based on iteration and the flow is something like this : 

1) Launch site

2) Go to a sub site based on a url (Excel Data Driven)

3) Gets total count of objects in the page and compares that information with data in another sheet of excel.

4) Wait for 5 second

5) Coded step to close the browser.

6) Step 1 to 6 repeats for the second iteration (second sub site in Excel sheet)

7) Process repeats until all the sub site are browsed. 

During the first iteration, the scripts executes without failure. 

The issue i'm having however is, during the second iteration, step 4 and step 5 is not being executed and Test Studio skips directly to step 6. For some reason, step 4 and step 5 is skipped. 

I've attached the Test Studio Test Runner log image. As you can see, iteration 2 completes even tough step 4 and step 5 is not executed.

Many thanks in advance, 

Best Regards,

Pravin

praja@orsted.dk

 

Elena
Telerik team
 answered on 07 May 2018
1 answer
128 views

Hi, I am fairly new to coding. I am trying a very simple scenario but it's not working so need your assistance.

My scenario is i am on Pre-Login page which contain 3 fields Id, Password & Submit respectively. Now i want to fill ID via coded step. The code which i write is 

object myid = GetExtractedValue("Username");  
 string myid = "rahul.pathak@bcdme.com";
 SetExtractedValue ("Username", myid);

My expected result is if i run till this step. ID will be filled by itself. Instead i am getting "Build Failed".

 

Elena
Telerik team
 answered on 04 May 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?