Testing (Demo)

Fresh testing in iPads- Responsive update reloaded

In today’s busy world, the websites are not just viewed on a laptop/desktop but mostly on smartphones/tablets on the move. Especially, when it comes...
Thulasi M
4 min read

How KeenQA can break your code and make you…

Hey Folks, here I would like to share my experience on we revamped and composed ourselves better in our Internal QA process. We keep...
Lakshmi Priya
2 min read

Here come share an idea from the book about…

Nowadays, Testing is made with frequently changing software under the determined time stress of short iterations in iterative delivery environment. With the understanding of...
Lakshmi Priya
2 min read

My Testing Experience with Healthcare Project

Hi Folks, I am working on a healthcare related web application. I would like to share few interesting things that I came across while...
Ashwin Sundarabaskar
5 min read

Mobile apps testing made easy with Appium Studio

“Appium testing made easy” is an Interactive One-hour Webinar. The Speaker had a great presentation. I got a chance to participate in this webinar....
Lakshmi Priya
1 min read

Is Web Analytics Oversold ?

Web Analytics is a universal term, which deals with the study of the impact of a website based on its users. It is the...
Ashwin Sundarabaskar
1 min read

Manual Vs Automated Testing

Hi Folks, I would like to write pros and cons of manual and automated testing from my experience. Recently I have worked with a...
Shanthi
1 min read

My First Sip With Ruby on Rails Automated Testing

Hi folks, here I am going to share a few points about my experience in Automated software testing. My project is a web app...
Shanthi
1 min read

Ruby(RoR) Tip4: Install rcov on Windows

If you are one of the victim who got the below error on your Windows machine… Building native extensions. This could take...
Balaji D Loganathan
43 sec read

Ruby Tip1: Scrap/Read Protected Page Using Mechanize

If you want to automagically login to a remote page, then scrap/read the remote content, Mechanize would be right choice for you. The sample...
Balaji D Loganathan
14 sec read

Integration Testing with Webrat, RSpec (and Authlogic)

Recently I tried to write the integration tests for a Rails app which uses Authlogic for authentication. We decided to use RSpec for unit...
Balaji D Loganathan
1 min read

Unit Testing in Rails

Before I jump in to saying how to write unit testing in Ruby on Rails, let me share what i felt about testing. When...
Neelkanth Ram
2 min read