Sunday, April 24, 2016

Testing ioi

software development community:webdriver improvementsprotractor,espressoEarlGreymartian proxy,karma, and GoogleTest. SETs were interested in sharing and 

From QA to Engineering Productivity

By Ari Shamash 

TestSheepNZ
Load testing
Stress testing
Endurance testing
Volume testing
Scalability testing
Skype testing

Identify test environment
- hardware configuration
- network configuration
- software configuration

Thursday, March 24, 2016

SQL queries

SQL aggregate functions return a single value, calculated from values in a column.
Useful aggregate functions:
AVG() - Returns the average value
COUNT() - Returns the number of rows
FIRST() - Returns the first value
LAST() - Returns the last value
MAX() - Returns the largest value
MIN() - Returns the smallest value
SUM() - Returns the sum

SQL scalar functions return a single value, based on the input value.
Useful scalar functions:
UCASE() - Converts a field to upper case
LCASE() - Converts a field to lower case
MID() - Extract characters from a text field
LEN() - Returns the length of a text field
ROUND() - Rounds a numeric field to the number of decimals specified
NOW() - Returns the current system date and time
FORMAT() - Formats how a field is to be displayed

Wednesday, March 23, 2016

software development community:webdriver improvementsprotractor,espressoEarlGreymartian proxy,karma, and GoogleTest. SETs were interested in sharing and 

From QA to Engineering Productivity

By Ari Shamash 

TestSheepNZ

Testing snippets

software development community:webdriver improvementsprotractor,espressoEarlGreymartian proxy,karma, and GoogleTest. SETs were interested in sharing and