Greetings, fellow testers. I was thinking about Test Studio and especially about the upcoming release, and I realized there are a lot of really great features. Some of them are new or improved, some are things that have been there in Test Studio for quite a while already. The thing is, it's possible that you may not even be aware that some of these features exist. So... in an attempt to correct that, here are Ten Things You'll Love About Test Studio. Peace,
Steven
Learn about configuring Windows 8+ applications and Internet Explorer 11 to proxy traffic to Fiddler without "proxy server isn't responding" error messages.
I often joke that one half of the grey in my beard is from being the at-home-parent for our two children from birth through my oldest’s teen years, one half is from my age, and one half is from all the hard lessons I’ve learned over a few decades worth of being in the software industry. Yes, that adds up to three halves. Its supposed to. I’m a tester so errors in math are an ironic juxtaposition of… Oh, nevermind. It’s taken me a long time, but I finally learned to be very careful about how I design my automated ...
Remote views are easy to set up and use. Add a secondView.html file (or whatever
file format your server will parse and render) to your project and
build the standard <div data-role="view">...</div> setup for a
view in to this file. Now instead of specifying a #secondView in a
link, you can specify /secondView.html in your links. Kendo UI
mobile will recognize this as a "remote view" - a view that has to be
loaded from the server before it can be displayed.
This is our forth interview of our brand new series of Agile Interviews with agile influencers. Our previous interviews were with Joel Semeniuk, Stephen Forte, and Elizabeth Harrin If you have any questions for Hala, please submit them in the comments section below. There is an agile influencer you think we should interview? Please share them also as a comment below. Would you please introduce yourself?
My name is Hala Saleh, and I am currently an agile project management consultant with both Certified Scrum Master and Project Management Professional certifications. I coach and work with agile teams and ...
It’s been a long time coming, but Test Studio 2013 R1 will release on 6 August! There’s a tremendous amount of work that’s gone into this release, and we hope you’ll be as excited about it as we are. You can find some of the details about features on the roadmap. You should also have a look at Jared’s post about the new execution architecture – that’s one of the most exciting parts of the release. (In addition to being able to record in more browsers, as evidenced by the screenshot above.) We’re having our release webinar on 15 August ...
Push notifications are messages sent from an application server to a specific device using the vendor infrastructure. Typically, push notifications are used to notify an application to update its data. For example, push notifications are sent when a feed has been updated, a message has been received, or a new appointment has been made.