Home > Archive > Software Testing > August 2007 > SAMPLE PROJECTS IN SOFTWARE TESTING
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SAMPLE PROJECTS IN SOFTWARE TESTING
|
|
| terminator 2007-08-13, 4:35 am |
| Hi folks,
I am learning software testing by himself.i need some
dummy/sample projects in software testing.please help
thanks guys,
termi
| |
|
|
|
| On Aug 13, 7:04 am, Cephexin <cephe...@gmail.com> wrote:
> On Aug 13, 11:30 am, terminator <sn.avin...@gmail.com> wrote:
>
>
>
> The below resources are highly recommended:
>
> Lessons Learned in Software Testinghttp://www.amazon.com/Lessons-Learned-Software-Testing-Kaner/dp/04710...
>
> Effective Software Testing: 50 Specific Ways to Improve Your Testinghttp://www.amazon.com/Effective-Software-Testing-Specific-Improve/dp/...
>
> Find the Bug: A Book of Incorrect Programshttp://www.amazon.com/Find-Bug-Book-Incorrect-Programs/dp/0321223918/...
>
> And then a lot more....
But to actually answer your question, check out sourceforge's list of
most active projects (both in terms of downloads and code change) and
see if you can find interesting stuff there to play with. All the apps
are free, and you have access to the source code to practice static
and glass-box techniques as well. (Of course, sourceforge's main page
seems to be broken as I type this...)
-adam
http://adam.goucher.ca
| |
|
| If you want to learn or have a feel of data selection techniques and
writing test cases in given situation you might find these sample
applications interesting...
Can you test distance between two points? -
[url]http://www.testingg .com/distancetest.asp[/url]
Have you played Tic-Tac-Toe ? Can you test it?
[url]http://www.testingg .com/TicTacToe.asp[/url]
What about boundary values in Sine Wave?
[url]http://www.testingg .com/boundaryTest.asp[/url]
How about testing Triangle?
[url]http://www.testingg .com/TriangleTest.asp[/url]
But as Adam suggested, if you can pick any opensource project and get
involved in testing it, nothing is better than that.
Regards,
G
[url]WWW.TestingG .Com[/url]
| |
|
| On Aug 14, 2:43 am, G <TestingG...@googlemail.com> wrote:
> If you want to learn or have a feel of data selection techniques and
> writing test cases in given situation you might find these sample
> applications interesting...
>
> Can you test distance between two points? -http://www.testingg .com/distancetest.asp
>
> Have you played Tic-Tac-Toe ? Can you test it?[url]http://www.testingg .com/TicTacToe.asp[/url]
>
> What about boundary values in Sine Wave?[url]http://www.testingg .com/boundaryTest.asp[/url]
>
> How about testing Triangle?[url]http://www.testingg .com/TriangleTest.asp[/url]
>
> But as Adam suggested, if you can pick any opensource project and get
> involved in testing it, nothing is better than that.
>
> Regards,
> G
> [url]WWW.TestingG .Com[/url]
Friends,
Me too a newbie interesting in software testing. I presently staying
at Delhi, India. as a political refugee under UN protection.
In India many ads are found in local media about SQT. The training
cost is around 100 USD . As arefugee I cant afford that . Than I have
no basic comp skill.
Anyone can give me a clue to free online SQL course for beginner with
no comp skill.
Thanks
| |
|
| On Aug 16, 8:12 pm, eRih <ginpyank...@gmail.com> wrote:
> On Aug 14, 2:43 am, G <TestingG...@googlemail.com> wrote:
>
>
>
>
>
>
>
>
>
>
>
>
> Friends,
>
> Me too a newbie interesting in software testing. I presently staying
> at Delhi, India. as a political refugee under UN protection.
>
> In India many ads are found in local media about SQT. The training
> cost is around 100 USD . As arefugee I cant afford that . Than I have
> nobasiccomp skill.
>
> Anyone can give me a clue to free online SQLcoursefor beginner with
> no comp skill.
>
> Thanks- Hide quoted text -
>
> - Show quoted text -
I mean SQT
|
|
|
|
|