Monday, September 20, 2010

ODBC excel on Windows 7 - 64bit

http://social.answers.microsoft.com/Forums/en-US/w7hardware/thread/001c234b-dfd5-4378-a325-c4f1482fb6fd

Executable:
  1. 32 bit version: C:\Windows\System32\odbcad32.exe is what is default (Bad Microsoft)
  2. 64 bit version: c:\windows\sysWOW64\odbcad32.exe We need to use
The corresponding .dll file would be
  1. 32 bit: c:\windows\sysWOW64\odbc32.dll
  2. 64 bit: c:\windows\sysWOW64\odbccp32.dll

Friday, September 10, 2010

Action Driven Testing

open2test.org - requires registration
  1. fit
  2. Rasta
  3. Robot Framework
  4. Software Automation Framework Support


















Record-PlaybackData-Method DrivenAction Driven
Time to MarketLowMediumHigh
Learning CurveLowHighMedium
MaintenanceHighHighLow
Code ReuseLowMediumHigh
Tool independenceNoNoYes
Division of LaborNoNoYes
Abstraction LayerNoNoYes