preload

Array or Set?

Posted by Albert Gareev on Mar 25, 2008
0
What’s it about? In Math service functions library I have generic functions for both array and set data formats. Those, who kept track of my postings probably noticed a functional redundancy, and was wondering why I define all the same functions for sets as I just did for arrays. With this post I provide explanations […] ...

QTP Math functions – Check Item in Set

Posted by Albert Gareev on Mar 23, 2008
0
Parent page: Service Functions – Math (QTP, VBScript) Check whether an item is in set ...

QTP Math functions – Check Set Type

Posted by Albert Gareev on Mar 22, 2008
0
Parent page: Service Functions – Math (QTP, VBScript) Check whether a set consists of numeric values Check whether a set consists of date/time values ...

QTP Math functions – Convert Set to Typed Array

Posted by Albert Gareev on Mar 20, 2008
0
Parent page: Service Functions – Math (QTP, VBScript) Convert set to typed array Unit Tests ...

Unit Test Design vs. Unit Function Design

Posted by Albert Gareev on Mar 15, 2008
0
Design first Before producing any code we need to think of an algorithm first. This is a design phase. Design could be narrow – in this case all the details are created “on the fly”, while coding; or it could be very detailed, with functional diagrams and pseudo-code. Unit Function Design Unit function design aims […] ...

Proverbs and quotes about Testing and Experience

Posted by Albert Gareev on Mar 10, 2008
0
Proverbs and quotes I have not failed.  I’ve just found 10,000 ways that won’t work.  Thomas Edison Good judgment comes from experience, and often experience comes from bad judgment.  Rita Mae Brown If the past cannot teach the present and the father cannot teach the son, then history need not have bothered to go on, and […] ...
Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported
This work by Albert Gareev is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported.