Abhilash Gopi wrote 1 day ago: Using Quality Center for effective testing. What is Testing? In the software development life cyc … more →
Abhilash Gopi wrote 3 days ago: Writing Test Cases for Security Test (Role Based). What is a test case? In software engineering, a … more →
ajayqc wrote 3 days ago: A test case in Software engineering is a set of conditions or variables under which a tester will de … more →
spiralofhope wrote 1 month ago: I’ve been doing some work on a scripting test environment which would automatically run a test … more →
enorl wrote 2 months ago: Salute! This summer I’ll be working on C99/POSIX conformance audit of DragonFly, as part of Go … more →
iammarchhare wrote 2 months ago: Remember when you learned how to drive, and you had to take a course called “defensive driving”? Yo … more →
Ryan Rho wrote 2 months ago: solved maze testsquaremaze.cpp 1000×1000maze.png (Warning! the size of the image is 10001 … more →
georgiamotoc wrote 2 months ago: I was talking sometime ago about testing tools and amongst them Mercury Test Director, called now HP … more →
Ryan Rho wrote 2 months ago: testkdtree.cpp (There has been some problems in isMine! I’ve just updated it. Here’s the … more →
Triaged Tester wrote 4 months ago: For Black box testing, the test cases can be generated by using all or a combination of the below te … more →
georgiamotoc wrote 4 months ago: Say you are the manager of an IT project and you have to decide who’s going to perform the tes … more →
damuchinni wrote 4 months ago: « Fall-thru or not to fall throughCode generation for unit testing There exists a project at Microso … more →
seangtz wrote 5 months ago: Defect tracking is important in software testing. The more the defects exposed during testing, the … more →
seangtz wrote 5 months ago: Software testing is done not only to assess the quality of the software product but also to determi … more →
Triaged Tester wrote 6 months ago: · A Test Case can either return a PASS, FAIL or CHECK. · A status of CHECK indicate … more →
Triaged Tester wrote 6 months ago: Level 0 – (Acceptance test – a.k.a BVT) L0s passing would indicate a valuable build to u … more →
Tobiasz Cudnik wrote 6 months ago: Using phpQuery and some UnitTest framework (SimpleTest in this example) you can automatically test w … more →