16 Jun
2006
16 Jun
'06
4:41 p.m.
I am working on unit test automation for this year Summer of Code. If I'm understanding you correctly, then strictly speaking this is not unit testing.
You are right, strictly speaking we are doing a hybrid of web testing from a browsers view enhanced with direct code access (could be called unit testing) due to performance and some internal integrity checks that cannot be accieved by webtesting. I hope the naming does not confuse to much, its hard to be percise with language sometimes. - Thomas