Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs

Sunday, March 25, 2012

Using the open xml format sdk 2.0 version | social.msdn.microsoft.com

Using the open xml format sdk 2.0 version | social.msdn.microsoft.com.
Here's a quickie on navigating to a cell in an Excel 2007 XML document, using the Open XML Format SDK verison 2.0 released recently...

6 Habits of True Strategic Thinkers | LinkedIn

6 Habits of True Strategic Thinkers
You're the boss, but you still spend too much time on the day-to-day. Here's how to become the strategic leader your company needs.

Saturday, March 24, 2012

Using LINQ to Query Tables in Excel 2007 | MSDN

Using LINQ to Query Tables in Excel 2007
Microsoft LINQ allows for database style queries against object data. Although you cannot run LINQ queries directly against data stored in Microsoft Office Excel 2007 workbooks, it is possible to load the data into objects that do support LINQ.
This Visual How To illustrates how to use the Open XML Formats to load information stored in Excel worksheets into generic lists that support LINQ.
This Visual How To uses the Open XML Format SDK 2.0, which you need to install before you begin.

Sunday, March 18, 2012

QTP 11 now supports Google Chrome browser | Learn QTP

QTP 11 now supports Google Chrome browser | Learn QTP
QTP 11 now provides replay support for Google Chrome browser. You would need to download and install the patch QTPWEB_00088.EXE available at HP’s support site.

Web Services | Learn QTP

Web Services | Learn QTP
Once again I am here with a new series of posts which will focus on Web Services Testing using QTP.
The series is divided in four parts
  1. Testing Web Services – Key Concepts
  2. Web Service Testing Wizard
  3. Adding Web Service Test Object to Object Repository
  4. Testing Web Services without enabling Web Services Add-in