Telerik Forums
Test Studio Forum
5 answers
102 views
Hi Cody, 
                 I am new to test studio , I have a query regarding load testing ,

These are sequence of steps in my user profile 
 

Https://myappurl/MessageSearchPhrase/getJsonMatchedUsers.spr/searchPhrase=U326960&_=1406802877985 and its a GET type HTTPS request.

Https://myappurl/message/submit.spr and its a POST type HTTPS request 

                                                       After adding CSV to the load test , I am able to bind the SearchPhrase parameter to values from the CSV .As a result of GET request,in response Content I will get the some USER-ID .I need to use that user id in the POST's request header content.Is there any way to get the content from the GET response and send the USER-ID in the post request header content or can I data bind the POST request header Content so that I can give the USER-ID directly from the CSV  .Please find the attached zip file for  snapshots and text files for more details regarding the Request and Response Content
Cody
Telerik team
 answered on 13 Aug 2014
7 answers
129 views
Hello,

We just start test automation for one of our clients and we have the following problems.
We want to compare the values of same table in two different sites. We need to get them from site 1 and check if they are the same in site 2.
Another problem is that one of the columns contains dynamic values which are updated in 30sec.
Do you think that this can be done with TestStudio?

Thank you in advance.

Best Regards,
Gergana
Boyan Boev
Telerik team
 answered on 13 Aug 2014
3 answers
121 views
I was wondering if there is a way to trigger automatic execution of test lists when a new build of the application under test is released. I know Test Studio provides the facility of scheduled test list execution, but my question pertains to a situation wherein I want the test lists to start executing automatically as soon as a new build is pushed into my QA environment.
I am hoping there is some kind of a linking technique which sends out a trigger to Test Studio as soon as the release has been completely pushed into the environment.

Suggestions welcome from anyone who has tried this...
Mark
Top achievements
Rank 1
 answered on 12 Aug 2014
3 answers
173 views
We are evaluating the scheduling option with Test Studio [2014.2.618.0] to receive the scheduled test run results on defined email address(es).
Here, we are not getting Notification option tab while scheduling a test list.
The scheduling setup done is [ Run Locally ].

We would appreciate your feedback as it will help us in our evaluation positively.

regards,
Makarand
Boyan Boev
Telerik team
 answered on 11 Aug 2014
1 answer
90 views
Hi Guys, 

I'm trying to include the references into my app as instructed here (http://docs.telerik.com/platform/mobile-testing/configure-your-app/ios) however our devs have used Visual Studio to code the app and Xamarin to build the app. 

We have not used xcode as pictured in the documentation. So I was wondering if anyone knows how to do this in Xamarin?
Boyan Boev
Telerik team
 answered on 11 Aug 2014
1 answer
70 views
I ran this script more than 50 times and 2-3 times I was able to run this script error free.  But most of the times it fails at step #12 where is supposed to verify an element after Modal pop-up is closed.  Attached zip contains error log . I tried "wait", increased wait time, added tilde to frame but still it's failing. I noticed that after modal pop closes, the browser kind a refreshes and the text field that I filled in would get empty so I change the order of script. Before I used to fill out all text field then add primary contact (modal pop-up opens - then closes) but I noticed that browser is deleting data so I tried switching it. see attachment.
Cody
Telerik team
 answered on 05 Aug 2014
5 answers
133 views
I want something simple. I have an Excel with the Question "Is the house a rental". The values can be "TRUE/FALSE". Now I have a radiobutton on the website with this question also. Now I want to know how to check the excel (datadriven) what the value is and if it's TRUE select the radiobutton "Yes" else "No".

If possible I don't want to do it in code but I can't figure out how to do it. I tried using "Verify checked is 'False' on 'RentalElement'- DataDrive: [$(RentalHouse)]" within a if else statement but I could not get it to work.

If you want a visual image of the radio question take a look here (dutch website). 
http://www.independer.nl/woonverzekering/intro.aspx

Thanks for the help!
Bjorn
Boyan Boev
Telerik team
 answered on 05 Aug 2014
5 answers
86 views
Hello,
I've created a bunch of tests for our testing branch of our site.  They run no problem.

However, we now wish to run them against staging but they are now returning with errors such as "unable to find element" when it's source is targeting the old testing URL of the site. 

I remember there was a way to make a test's entirety refer to a certain URL base source.  Anyone have any ideas?

Cody
Telerik team
 answered on 04 Aug 2014
14 answers
233 views
Hi,

I'm looking to capture the following data as part of my Performance Testing Result.
  1. Client Side:
  • Response Time,
  • Data Sent, 
  • Data Received,
  • Memory Usage,
  • CPU Usage.

 2.  Server Side:
  • Response Time
  • Data Sent, 
  • Data Received,
  • Memory Usage,
  • CPU Usage.

Kindly let me know the counters I need to select in-order to get the required result.

Thanks,
Kruba
Boyan Boev
Telerik team
 answered on 31 Jul 2014
1 answer
106 views
Is it possible to define an element of a web page by two attributes? For instance, I can find the element by its innertext

Element imagePage = ActiveBrowser.Find.ByContent(pageNumbers[p],FindContentType.InnerText);

Or I can define an element by part of its element id

Element imagePage = ActiveBrowser.Find.ById("p:p")

But can I define it by using both? The elements themselves are recreated every time the program is run so the only constant is the inner text but that is not enough to differentiate it from other elements on the web page, the only way I can think to differentiate the element is by adding another identification method which will use the first part of the element id, in this case "p", that also remains constant and is unique to that specific element. Any help will be greatly appreciated.

Thanks,
Reese
Boyan Boev
Telerik team
 answered on 30 Jul 2014
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?