armatethetester.wordpress.com
Comments are deodorant for your code – @rmate The Tester
https://armatethetester.wordpress.com/2016/02/17/comments-are-deodorant-for-your-code
A ctrl c cat tester. Comments are deodorant for your code. Writing comments in a program is often considered a good habit. I hear people talking about code as good and well commented . This always makes me skeptic. What do people mean with well commented? It turns out, they often mean that every method has a lot of comments. February 17, 2016. Question about Model-Based Testing. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. All about software...
armatethetester.wordpress.com
armatearjun – @rmate The Tester
https://armatethetester.wordpress.com/author/armatearjun
A ctrl c cat tester. Find out if u can. Comments are deodorant for your code. Writing comments in a program is often considered a good habit. I hear people talking about code as good and well commented . This always makes me skeptic. What do people mean with well commented? It turns out, they often mean that every method has a lot of comments. February 17, 2016. Question about Model-Based Testing. Jeff Fry on Testing. In general, start with What do I want to know? And how can I. August 7, 2015. You may h...
armatethetester.wordpress.com
March 2015 – @rmate The Tester
https://armatethetester.wordpress.com/2015/03
A ctrl c cat tester. TEST WEBSITES ON MOBILE WITH MUIR. Muir is a mobile browser testing app without all the strings of cloud based suites. Simply download the desktop app, install the client on your mobile devices, and get to work. Download link: http:/ labs.iqfoundry.com/muir/release/Muir.exe. Browse to any web page in Chrome or Firefox. Your mobile devices will follow suit instantly. Test responsive designs as you develop. See how each device renders your site. Synchronized Browsing and Refreshing.
armatethetester.wordpress.com
August 2015 – @rmate The Tester
https://armatethetester.wordpress.com/2015/08
A ctrl c cat tester. Question about Model-Based Testing. Jeff Fry on Testing. There are real costs here: building a useful model, creating algorithms for exploring it, logging systems that allow one to weed through for interesting failures, etc. Whether or not the costs are reasonable has a lot to do with *what are the questions you want to answer? In general, start with What do I want to know? And how can I. August 7, 2015. Don't code today what you can't debug tomorrow. Android adb over Wifi. Software ...
armatethetester.wordpress.com
constructor in java – @rmate The Tester
https://armatethetester.wordpress.com/2015/07/08/constructor-in-java/comment-page-1
A ctrl c cat tester. Code lab by shail. Constructor is a block of code, which runs when you use new. Keyword in order to instantiate an object. It looks like a method, however it is not a method. Methods have return type but constructors don’t have any return type. How to call a constructor? The constructor gets called when we create an object of a class (i.e. new keyword. Followed by class name). For e.g. Demo obj = new Demo();. Here Demo() is a default constructor of Demo class). How does it look?
armatethetester.wordpress.com
July 2014 – @rmate The Tester
https://armatethetester.wordpress.com/2014/07
A ctrl c cat tester. Thirty Things I’ve Learned. 1) Remember you will die. Maybe even today. Don’t forget that. Don’t forget to be thankful for your health. For the ability to walk. For the time you get to spend with the person you love. For your siblings. For whatever it is that you have today. It’s not yours, it can be stolen away at any moment. So while you have it on loan, cherish it. 5) Most people never ask for what they want. A lot of good happens if you ask for what you want. First of all...7) Pu...
armatethetester.wordpress.com
“Event Firing WebDriver” – It hears whatever you do! – @rmate The Tester
https://armatethetester.wordpress.com/2015/06/29/event-firing-webdriver-it-hears-whatever-you-do
A ctrl c cat tester. Event Firing WebDriver It hears whatever you do! This gives power to selenium. WebDriver is an interface to begin with. All browser implementations, implement this interface and provide concrete implementations for the specific br. June 29, 2015. TestRunner – soapUI project execution from command line. Sikuli integration with Selenium. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). Gear for the ...
SOCIAL ENGAGEMENT