Telerik Forums
Test Studio Forum
1 answer
114 views
Hi,
        I am working on automating a web application but have been encountering issues with it. There is not a detailed way for me to explain the complete problem but i can show it to you if need be.

The web application has several links that have to be clicked and when clicked, fields are displayed in which data can be entered. I recorded the steps to click on that link and enter that data but during the execution, clicking on the link action is performed but i do not see the fields displayed. It looks like Test Studio is populating all the fields in the back ground but finally it fails. I tried to put in delays, simulate real click, wait for's, etc but i still have that problem.

I would appreciate it if you can schedule a session for me to show you the issue.

Thank you,
Nithin
Rodney
Telerik team
 answered on 18 Jun 2013
5 answers
149 views
Hi all,

Scenario 1:
In web page i have 10 check boxes, irrespective of their names i want to select 4th checkbox
(in QTP we can do using index method,  webcheckbox("index:=3").checked = True)

Scenario 2:
wanted to check all the checkboxes in the page (irrespective of their names and count)

Any help plz

Thanks in advance

Thanks,
Chandra
Boyan Boev
Telerik team
 answered on 18 Jun 2013
6 answers
76 views
Hi,

im running the trial version of test studio, im currently trying it on our silverlight application, i am trying to add 100 users in but if it fails a step it seems to crash the browser and never recover causing the remaining tests to all fail.

the way the test is run is by clicking the search box at the top of the page then enter a name etc, this bar is always visible throughout the test, but when the test fails it doesnt seem to be able to locate this box at the start of the next test,

currently i have the test setup up in two stages, login > add users (data source 100) so it should only log in once then run through the data source.

is there a way i can put it a force browser close on fail? or on fail open new browser? then restart the test from a certain point e.g. login

basically i need to know if i can close and reopen a browser if it has failed or browser is not responding

thanks in advance
Velin Koychev
Telerik team
 answered on 18 Jun 2013
1 answer
89 views
Hi

i would like to know where will the results get saved for Manual Testing?
and once i save the result and when next time if i have to retrieve the results and check , how will i do that?


Thank You
Velin Koychev
Telerik team
 answered on 18 Jun 2013
1 answer
283 views


This setting "Keep test execution engine running between test runs" checkbox." is set from Visual Studio Tools--> Options-->Test Tools-->Test Execution.

I want to know if there is there a similar setting that we can do from Test Agent or Test Controller?

Thanks
Radhika
Rodney
Telerik team
 answered on 17 Jun 2013
3 answers
101 views
Hi, I've this Silverlight scenario:

To input the the items of an user in a comment box. My sample excel file is like this:

User ID Item 1 Item 2 Item 3
================================
12 Table Chair
34 Jar Knife Fruits
45 Dog

For a user's iteration, Data has to be entered and a button has to be clicked to record the data.
Ex: For user 12's run: Data-->Click (To be iterated 2 times); For user 34's run, it has to be iterated thrice, and so on.

I've tried a lot, still cant figure out how can I iterate or loop this scenario. I think it is a combo of looping and data driven. Since the no. of items owned by user is not constant, I'm a lot confused. Please help me out.

Thanks !
Boyan Boev
Telerik team
 answered on 17 Jun 2013
9 answers
233 views
I want to leave the browser open after an iteration finishes, then run the next iteration of the test in a new window.

Any way to do this?
Cody
Telerik team
 answered on 14 Jun 2013
3 answers
98 views
Hi,

I just installed Telerik Test Studio in my machine for create bugs in Bugzilla using custom bug control with C#.
But while developing this control i got stuck at savings settings in settings.aiis file while saving settings using SaveTo method of "BugTrackerPersistableSettings" class of "ArtOfTest.WebAii.Design.Extensibility.BugTracking". In this method i did not know how to pass and store data in XMLStoreNode.

So kindly help me in this matter and if you have any full Project regarding Custom bug control please share it with me.
Plamen
Telerik team
 answered on 14 Jun 2013
2 answers
96 views
Hi,
Suddenly the application icon for Test Studio went away. I tried to re install but have no luck. Any thought?
Attached is how it looks in taskbar
Thank you
Bob
Top achievements
Rank 1
 answered on 14 Jun 2013
1 answer
81 views
I'm trying to using your load test. But I can't run the test because the Reporter and the Agents still red.
Here's the error for both of them:
"No Reporter has contacted the Controller" and "No Agents has contacted the Controller". I don't know why I got this error.

Can you please kindly help me?

This is my log:
[06/14 13:45:24,Telerik.TestStudio.Services.exe(716:14),Load] LoadReporterService.PollForController() : Unable to notify controller.
[06/14 13:45:24,Telerik.TestStudio.Services.exe(716:4),Load] LoadAgentService.PollForController() : Unable to talk to the controller.
[06/14 13:46:44,Telerik.TestStudio.Services.exe(716:41)] First trace message from pool unnamed thread (managed ID = 41, native ID = 2596).
[06/14 13:46:44,Telerik.TestStudio.Services.exe(716:41),Load] LoadReporterService.PollForController() : Notifying controller that this reporter is active...
[06/14 13:46:44,Telerik.TestStudio.Services.exe(716:24)] First trace message from pool unnamed thread (managed ID = 24, native ID = 7536).
[06/14 13:46:44,Telerik.TestStudio.Services.exe(716:24),Load] LoadAgentService.PollForController() : Notifying controller that this agent is active...
[06/14 13:46:47,Telerik.TestStudio.Services.exe(716:41),Load] LoadReporterService.PollForController() : Unable to notify controller.
[06/14 13:46:47,Telerik.TestStudio.Services.exe(716:24),Load] LoadAgentService.PollForController() : Unable to talk to the controller.
[06/14 13:48:07,Telerik.TestStudio.Services.exe(716:7)] First trace message from pool unnamed thread (managed ID = 7, native ID = 812).
[06/14 13:48:07,Telerik.TestStudio.Services.exe(716:7),Load] LoadAgentService.PollForController() : Notifying controller that this agent is active...
[06/14 13:48:07,Telerik.TestStudio.Services.exe(716:38)] First trace message from pool unnamed thread (managed ID = 38, native ID = 3492).
[06/14 13:48:07,Telerik.TestStudio.Services.exe(716:38),Load] LoadReporterService.PollForController() : Notifying controller that this reporter is active...
[06/14 13:48:09,Telerik.TestStudio.Services.exe(716:38),Load] LoadReporterService.PollForController() : Unable to notify controller.
[06/14 13:48:09,Telerik.TestStudio.Services.exe(716:7),Load] LoadAgentService.PollForController() : Unable to talk to the controller.
 
Velin Koychev
Telerik team
 answered on 14 Jun 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?