Telerik Forums
Test Studio Forum
5 answers
324 views
Hi just recently downloaded a trial, does test studio support testing of winform applications NO/YES?

On your product menu you state "Test Studio (Web and Desktop testing)" what does desktop testing mean?

When I run the trial app their are only 2 testing options web and wpf, are there other packages that I need to install? 

I created a WPF test launching calc.exe with no joy.

Have seen some other threads asking similar questions but I am still confused. 

http://www.telerik.com/automated-testing-tools/community/forums/test-studio/general-discussions/does-telerik-support-testing-desktop-applications.aspx

http://www.telerik.com/automated-testing-tools/community/forums/test-studio/general-discussions/wpf-control-within-ms-word-application.aspx

Thanks

David
Cody
Telerik team
 answered on 14 Nov 2012
1 answer
220 views
Hi..

My requirement is like this. I nee to send some values through url and check the web service. I could bind excel sheet and send multiples urls as mentioned in the automation project.ex;- http://localhost:8096/Search.svc/63  and http://localhost:8096/Search.svc/64. So I need to create automation and load testing projects separately for this. I have successfully done the automation project for my requirement. Basically what I have done, was I recorded navigation url point in the automation project and bind the excel sheet with multiple values as screen shot 01. But this is not practical in load testing project. Get method is the only recorded field in the load testing project so we can't bind excel sheet for the load testing project as screen shot 02.So I have some queries on load testing project. Those are as follows.

01. How to bind excel sheet for the Get method in Load testing project. Refer screen shot 02. Please do not send the following link.Cause  I know how to bind excel sheet for the load testing project with post method.
(http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/data-driven-testing/add-a-data-source.aspx)

02. How to Read excel sheet through C# code..?? Simply how to take particular raw value of the excel sheet for the automation project and load testing project..?? Please send the code for us in Telerik and guide lines.

03. how to pass parameters through url in automation and load testing projects.

Thanks..

Stoich
Telerik team
 answered on 14 Nov 2012
3 answers
162 views
Hi there,

I have searched for an answer but all I could find were examples using code - I wanted to know if it is possible to do not using code.

I can get Test Studio to save the file, but is there a way to verify the file? e.g. that download was successful?

I am also encountering the following problems:
1) When setting the "Handle 'Download' dialog." step to HandleButton = RUN or OPEN, in both cases it saves the file but then the step fails on time out - not sure if a defect? this is on the latest Test Studio release. (similarily when recording an Open action and then running the step).

2) When recording a "Save and Open" action it is recorded as "CANCEL"

3) When executing a "CANCEL" action it executes the same as a SAVE and also fails on time out.

Some of those are demonstrated in the following video capture: 
http://screencast.com/t/QabIv7ypz

Regards,
Ory Zaidenvorm
Ivaylo
Telerik team
 answered on 13 Nov 2012
3 answers
118 views
I'm wanting to test some sitefinity custom routing rules.

Whats the best way to go about this?...should I even use test studio or should I use a simple webrequest to see if I get a 404 back or something?...

So really I just need to have a series of navUrls, some good, some bad and assert that the good ones pass, bad ones fail

Suggestion?

Steve
Cody
Telerik team
 answered on 12 Nov 2012
3 answers
69 views
Hi,

Our team is currently evaluating Test Studio and we were wondering how to go about creating a login test that can accept a user/password and be reused in other scripts?

I've read a few forum posts on this subject and believe the approach is to use the Test as Step / Data Driven approach, however I'm not 100% sure which of our tests I need to modify in Test Studio to achieve this :-) I've attached a picture of the current project structure.

Currently I have a _LOGIN test (with a hardcoded user/password) that is called via Test As Step by both the CreateStringFilter and ViewDashboard tests. I'd like to modify it so CreateStringFilter can use a username & password of admin/admin and ViewDashboard QA/12345.

Is anyone able to outline the steps based on our test structure to set this up?

Cheers,
Brett
Plamen
Telerik team
 answered on 12 Nov 2012
5 answers
180 views
Hi,

I can set auto-submit on advanced setting of tfs bug tracking. 

In case of failure, a different bug has been submitted for each test step and its sub step and so on.

For example in a test execution like;

Step1

Step2
Step2.1
Step2.2
Step2.2.1
Step2.2.2
Step2.2.3
Step2.3

Step3

If Step2.2.3 fails, tool seperately creates three bug on tfs for Step2.2.3, Step 2.2 and Step2.

And it says, it is Standalone test list execution feature only! Does it mean that this feature doesnt work for test scheduling and execution server?

Thanks

Ercan
Byron
Telerik team
 answered on 09 Nov 2012
8 answers
198 views
Hello

I have a lightswitch client application. I start to record a simple test. The IE is opening , I choose the application URL, the UI of application is opening. On the left side menu i have few items(controls). When select an item from there, in IE take place an action but no step is recorded on Test Studio. Any idea why? Is there a way to deal with it?

Thanks,
Stoich
Telerik team
 answered on 09 Nov 2012
3 answers
124 views
Hi Telerik Team,
                      we are facing the issue when pressing from user name text to password,following are the steps to reproduce the scenario
 Create the Web test--->Enter User name -->Press Tab-->Enter password-->and perform some functionality-->after performing the functionality run the test case the Test case get failed we are facing this issue,and waiting for the positive reply on this.


Thanks

Prasad
Stoich
Telerik team
 answered on 09 Nov 2012
5 answers
180 views
I have installed Telerik version 2012.1.719.0 on a Windows 2008 server to use as a Scheduling Service and Execution Server. I have installed sql server express 2008. Scheduling Server and Execution Server have been successfully configured. The application can be loaded and run locally. However, test scheduled to run the machine fails as does Run List Remotely.

I have check the following;

port 8009 is enabled on the firewall
Execution Server is run as Administrator
The Project folder as full permissions (read, write execute).

The error message is "Logon failure: unknown user name or bad password."
The project directory is created (with the unique id appended) is created at execution time but it is empty. There are not entries in the log directory.

I can connect to the scheduling server and retrieve the schedules and reports.

The entries in the Windows Security Log.

Security Audit failure
Account failed to logon
Administrator currently disabled

It seems that the Execution Server is trying logon as a guest user. Why would need guest access for a domain if the applications is being run as an Administrator?

Checked permissions on the folders and full permissions to everyone
Scheduling Service and execution service are running as domain administrator.

Any suggestions?

 
Ivaylo
Telerik team
 answered on 09 Nov 2012
2 answers
116 views

Heya

I need to select a record

It's id changes (The request number is the dynamic field)
But with filters I can make it be the only record returned

I have included several screenshots of elements and dom.
Dean
Top achievements
Rank 1
 answered on 09 Nov 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?