Skip to main content

Olifante *'s Library tagged testing   View Popular

16 Dec 08

I like doctests

"Doctests often contain usage examples. Unit tests do too, but doc tests have a narrative around them, including the often all-important setup code. Instead of digging around to see which objects you're supposed to create and what methods you're supposed to call in what order, you have a narrative in the doctest that tells you what to do."

faassen.n--tree.net/...0 - Preview

doctests apology defense unittest python testing

  • Doctests often contain usage examples. Unit tests do too, but doc
    tests have a narrative around them, including the often all-important
    setup code. Instead of digging around to see which objects you're
    supposed to create and what methods you're supposed to call in what order, you have a narrative in the doctest that tells you what to do.
10 Dec 08

WriterT ::: QuickCheck(ing) the code i C

"Next time I'm faced with writing C code for a web based system, I'll start equally early on the Haskell program that will be testing it."

writert.blogspot.com/...quickchecking-code-i-c.html - Preview

quickcheck c programming haskell testing

  • the haskell program was running controlled randomized test cases against a server! And voila, I was swatting bugs in my C code with minimal effort.

DivmodPyflakes - Divmod - Trac

"PyFlakes a Lint-like tool for Python, like PyChecker. It is focused on identifying common errors quickly without executing Python code."

www.divmod.org/...DivmodPyflakes - Preview

pyflakes pychecker testing lint python

PyChecker: a python source code checking tool

"PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect"

pychecker.sourceforge.net - Preview

pychecker python testing lint

29 Nov 07

Unit Testing C++ Programs using CppUnit in Eclipse IDE on Windows

"If you have not yet configured CppUnit library to work with the Eclipse IDE yet, here is a step-by-step procedure to do the same. By the end of it you will be able to create C++ classes and functions, write unit tests for them, [and] run them"

beans.seartipy.com/...unit-in-eclipse-ide-on-windows - Preview

c++ programming eclipse unittest CppUnit testing

19 Oct 07

Tamper Data :: Firefox Add-ons

"Use tamperdata to view and modify HTTP/HTTPS headers and post parameters. Trace and time http response/requests. Security test web applications by modifying POST parameters."

addons.mozilla.org/...966 - Preview

firefox extension webdev testing security post http https headers modification tampering analysis defence attack

Burp Suite

"Burp suite is an integrated platform for attacking web applications. It contains all of the burp tools (proxy, spider, intruder and repeater) with numerous interfaces between them designed to facilitate and speed up the process of attacking a webapp"

portswigger.net/suite - Preview

burp suite proxy spider intruder repeater security analysis webdev audit attack defend testing tools utilities

User Agent Switcher

"The User Agent Switcher extension adds a menu and a toolbar button to switch the user agent of the browser. It is designed for Firefox, Flock, Mozilla and Seamonkey"

chrispederick.com/...user-agent-switcher - Preview

firefox extension testing webdesign browser security user_agent impersonation mozilla

12 Oct 07

Testing Misconceptions #1: Exploratory Programming

"Writing tests first doesn't mean you can't explore. It means that the exploration process happens in your tests, instead of your code, which is great! In your tests is where the exploration process belongs. [...] TDD is like MVC for your coding process"

jamesgolick.com/...ions-1-exploratory-programming - Preview

testing TDD MVC exploration prototyping coding software debunking

23 Aug 07

Think of a Will as a Program You Can Only Test By Dying

A simple naive will such as "Leave everything to my spouse. If s/he is dead, then split it evenly among my kids" expands to more than 18,700 bytes when expressed in time-tested Legalese

blogs.netapp.com/...think-of-a-will.html - Preview

legalese legal will programming efficiency testing

07 Aug 07

Parsec Parser Testing with QuickCheck

"The approach [...] is to have QuickCheck randomly generate an instance of the Abstract Syntax Tree I’ve developed. I’ll develop a pretty printer that can convert this to a String. Parsing the String should then result in the originally generated AST.

lstephen.wordpress.com/...parser-testing-with-quickcheck - Preview

parsec parser testing QuickCheck smalltalk haskell programming

Testing and Debugging

Testing and Debugging in Haskell with QuickCheck and the Object Observation Debugger.

www.cs.chalmers.se/...index.htm - Preview

haskell QuickCheck Observe testing debugging programming

17 Jul 07

Unit Testing by the Status Quo

"[...] generate unit tests that feed input to the existing code and captures the results. The key here is that you are capturing results — whether they are right or wrong — what matters is the status quo. Forget about proof of correctness. We’re loo

blog.slickedit.com/?p=91 - Preview

unit_testing testing programming methodology

24 Jan 07

pactester - Google Code

"Pactester is a tool to test the proxy auto-configuration (PAC) files. PAC files are used by browsers to identify the correct proxy server for a given URL."

code.google.com/pactester - Preview

proxy rules pac testing

1 - 16 of 16
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo