Search   Feed   Browse   Add
Feed items 1 - 2 of 2 for November 2006

Data Tools and Software Testing

Old Model-Based testers never die; They just Transition to a higher State.

How to test a delete operation - November 17, 2006

Question to the community: How can you best test a delete operation For e.g. When you test the following API - DeleteObjectFoo("ABCD") - what should we test to verify that this function actual deleted "ABCD" This API is just a placeholder for an API that deletes something. The question is that, in general, how do we verify that "something" was indeed deleted Should we simply test that "ABCD" is deleted from the database (or whatever the underlying storage is) That is typically what..
http://blogs.msdn.com/nihitk/archive/2006/11/17/how-to-test-a-delete-operation.aspx

Process Monitor for Debugging - November 9, 2006

The Process Monitor looks like a great tool to help in debugging issues and includes a bunch of features from a diverse set of sysinternal utilities such as RegMon, FileMon etc. I think this is the first tool offering to come out since the acquisition of Sysinternals.com and more importantly perhaps, Mark Russinovich (who has bunch of interesting posts about debugging issues). Looks like there is even a dedicated Sysinternals Blog at TechNet and if you are not familiar with the...
http://blogs.msdn.com/nihitk/archive/2006/11/09/process-monitor-for-debugging.aspx
Available Archives
- October (3 items)
- November (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact