Telerik Forums
Test Studio Forum
3 answers
121 views

The problem: How to run different test lists at the same time on the specific execution machine?

 

If you are using Telerik.TestStudio.CommandLineClient.exe to start test lists, you can define scheduler -u and -d switch to distribute tests among execution machines.

If you have chained tests (test must be executed in the exact running order) on the test list -d switch is not an option. Is there to specify on which execution machine a test list will be executed?

Is it possible to have two scheduling servers connected to a single storage server? If so, then you can use -u switch to define a scheduler which is linked with the specific execution machine?

BR,

Uroš

 

Nikolay Petrov
Telerik team
 answered on 25 Oct 2017
1 answer
145 views

The App i am testing have a login part which every test has to start with.

Is there a way to run this login sequence at the start of every test without adding it manuely?

I think its called "test as step", but i couldn't find it in the IOS project.

Is this feature available?

Is it possible to simulate this feature with a Coded step?

 

Thanks

Nikolay Petrov
Telerik team
 answered on 23 Oct 2017
3 answers
121 views

Hi,
I need to know there is or not active Ajax request at the current moment.
The active request I mean the request which has not been back yet from a backend?

Is there a method to do that?

Thanks

Elena
Telerik team
 answered on 23 Oct 2017
8 answers
167 views
Hi,
My test lists have stopped working, and are returning the error "[12:28] - Project is offline or uncontrolled; making files writeable".
I've restarted Test Studio to no effect, and the tests run OK individually.

Cheers
Clive
Elena
Telerik team
 answered on 23 Oct 2017
1 answer
217 views

Hello, 

I'm currently using Test Studio Version 2016.3.928.0 to test an ASP.NET Web Application. I have a test scenario that clicks a button which produces a file for download. In Firefox, Chrome and Internet Explorer I use the Handle Download Dialog step and it saves with the file path and name I provide. However, when I run this in Edge it will prompt for download with the option of Save, Save As, Cancel; but it appears that the file doesn't get saved (I believe the dialog gets canceled), because in the next step I check the file location to see if it's downloaded and the file isn't there. I don't see it pressing Save As, and I do have the setting enabled that says 'Ask me what to do with each download.' The interesting thing about this is that the Download step passes even though it doesn't do the Save As action like it does in the other browsers. I was wondering if this was a known bug for Edge? Or does Test Studio not do the Save As in Edge? 

Thanks,

Jessica

Elena
Telerik team
 answered on 20 Oct 2017
5 answers
209 views

Hello,
Firstly, I hope I don't duplicate any already made question or thread. I have done some search and I couldn't find what I was looking for.

Telerik Frameworks trough BaseWebAiiTest.Log allows me to  write a log entry in the Event log via  LogType.EventLog which is great :D
What I am wondering if there is some built in way to in addition to that set the log level. Right now, I am visualizing all the entries as "information" level whereas some of them should be errors.

In some other projects, using log4net as logging framework I was able to set different type of log levels in the windows event log.
Is there any built way on Telerik framework to accomplish this?

Regards,

Elena
Telerik team
 answered on 12 Oct 2017
3 answers
199 views

Hi , 

I have 2 functions or methods  in the test. In function1, I have a variable called x which stores the inner text of particular span in my webpage. Now I need the value of the variable to be used in my Function 2. I dont want to use the extract step . I want to find the element using find expression in function1 and use the value in function2 .

Eg : 

Public sub function1()

Span = Pages. xxxx.xxxx

Dim X as string = Span. innertext ()

End Sub

--------------------------------------------------------

Public Sub function2 ()

Messagebox.Show("Document id is :" &Docid)

End Sub

 

Could anyone help me to do this ? Thanks in Advance!!

 

Nikolay Petrov
Telerik team
 answered on 06 Oct 2017
10 answers
877 views
Hello,

I've been getting compiled error "...can't find Telerik namespace..." when create Script Test or generate Customize Step in Code since installed the licensed version of Test Studio.  This happens due to the existing of "Telerik.WebAii.Controls.Html;"
and "Telerik.WebAii.Controls.Xaml;"  I fix this by commented out those two references and all customized code works as it should.

Check intellisense in the editor (Test Studio), only object under Telerik namespace is TestStudio().

Do I need those reference for future project?  If yes how to fix it, if no how do I exclude those lines in  Test Script?

One more note, I uninstalled the trial version before install User version.

Thanks.
Thomas
Top achievements
Rank 1
 answered on 05 Oct 2017
3 answers
132 views

I'm using the Download dialog step to download an XLSX file from our webapp. I set the export path in code, and data drive the path. Timeout is set to 75000ms with a 1000ms initialization time.

- Works perfectly in IE, exactly how I would expect.

- Chrome is opening the dialog, and it is filling it in and downloading the file, however that's all it does. Once the file finishes downloaded, it just sits on the webpage until it times out.

Adding a delay between the clicking of the button and the handling of the dialog did nothing.

Elena
Telerik team
 answered on 05 Oct 2017
1 answer
145 views

Hi, 

I'm new to this app and have a problem how to connect a tablet. Device is regularly connected via usb as is required and I cannot connect it to Test Studio, and I can connect device via WiFi, but then I cannot use it as input device.

Please help.

Elena
Telerik team
 answered on 04 Oct 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?