One of the major issues or problems I faced when I designed my test suites in selenium is on How should I organize my project and folder structures. There are many blogs and sites that cover issues you face in sleneium. I could not find many links which address this issue.
Reflections & Recursions
This blog aims to cover tutorials with code snippets,screen shots, Project structure organization and more on automation and QA.
Sunday, September 2, 2012
Saturday, August 25, 2012
PreRendering in google Chrome to improve Browsing Speed
Posted by
Raghu Kiran
You can get your web page displayed in an instant, well the moment you click, is it not awesome? Prerendering and Prefetching of web pages in Google Chrome is the solution. The page view will be almost instant...
Sunday, August 19, 2012
Free hosting for your web applications in Google
Posted by
Raghu Kiran
You read it right, Google offers developers the ability to build and host the web applications in google infrastructure. Every Google App Engine application will have enough CPU, bandwidth, and storage to serve around 5 million monthly pageviews for free.
Tuesday, August 14, 2012
How to Read Excel Files in Java
Posted by
Raghu Kiran
Here in this post we will create a simple project to Read and Write to Excel files. Excel is a popular Microsoft application where in data can be entered in rows and columns in spread sheet and manipulated. We will be using Apache POI libraries to demonstrate Excel Handling.
Tuesday, July 31, 2012
How to Organize Eclipse Java Project Structure
Posted by
Raghu Kiran
This post aims to cover the folder structure you can maintain. Organized folder structures and projects are required for a smoother execution and debugging. Here I will try to explain the way I organize the folder structure of my projects.
Subscribe to:
Posts (Atom)