Announcements
Now on Quick Testing Tips
I was honoured to join a team of contributing authors on Quick Testing Tips website that is run by Michael Kelly.
Subscribe, visit, read, submit your comments and ...
Advertising
Recent Posts
Reference Page: Comparison Rules
Posted by Albert Gareev on Sep 02, 2010
Mind Map
Functions
Comparison: One-To-One Relationship
1-1 Comparison: isValueEqual
1-1 Comparison: isValueLess
1-1 Comparison: isValueEqualOrLess
1-1 Comparison: isValueGreater
1-1 Comparison: isValueEqualOrGreater
1-1 ...
2010/07 Quick Testing Tips posts archive
Posted by Albert Gareev on Aug 26, 2010
Get yourself out of Inbox
Crash test your application
Unlearning for testers
SQL Injection cartoon and walkthrough
...
2010/06 Quick Testing Tips posts archive
Posted by Albert Gareev on Aug 25, 2010
Bring up your Desktop in double-click!
Test your wetware
GUI Step Automation Heuristic (Mindmapped)
Ten 20 Years Old Usability Heuristics
Visualize XML then blink test
Close process in a second
...
TestComplete GUI extensibility with ...
Posted by Albert Gareev on Aug 24, 2010
What’s it about?
When TestComplete encounters an object in GUI hierarchy of an application, it tries to recognize it by internal class name: is it an input box, list, button, or data grid. These class names are predefined ...
Inserting breaks into text line
Posted by Albert Gareev on Aug 19, 2010
Parent page: Service Functions – String (QTP, VBScript)
Description
Based on the maximum allowed length of the string (strMsgText) insert space characters.
Implementation
Public Function BreakTextLine(ByVal ...
Software Development Waist Line
Posted by Albert Gareev on Aug 17, 2010
Software Engineering Explained
Software Development Waist Line
...
N-N Comparison: SetMatchFor
Posted by Albert Gareev on Aug 12, 2010
Reference Page: Comparison Rules
Automatic Comparison Rules
Relationship: Many-to-Many / Rule: Match For Set in Another Set
Definitions
Supported data types: String, Number, Date
Supported data structures: Vector
Comparison of ...
N-N Comparison: SetMatchIn
Posted by Albert Gareev on Aug 11, 2010
Reference Page: Comparison Rules
Automatic Comparison Rules
Relationship: Many-to-Many / Rule: Set Match In [Another Set]
Definitions
Supported data types: String, Number, Date
Supported data structures: Vector
Comparison of ...
N-N Comparison: isRecordEqual
Posted by Albert Gareev on Aug 09, 2010
Reference Page: Comparison Rules
Automatic Comparison Rules
Relationship: Many-to-Many / Rule: Is Data Record [in Dictionary] Equal To Another One
Definitions
Supported data types: String, Number, Date
Supported data structures: ...
N-N Comparison: isSetEqual
Posted by Albert Gareev on Aug 05, 2010
Reference Page: Comparison Rules
Automatic Comparison Rules
Relationship: Many-to-Many / Rule: Is Set Equal
Definitions
Supported data types: String, Number, Date
Supported data structures: Vector
Comparison of values of ...
