SocialTwist Tell-a-Friend

Comments --

Add

New Testertools – Project Planning Roadmap

Question: What steps will you need to take and what deliverables will you need to produce in order to manage your next project?
Answer: Let the Project Planning Roadmap lead the way.
To produce required deliverables, on time and on budget, projects have to be defined. What are the goals? What are the requirements? What are the

SocialTwist Tell-a-Friend

Comments --

Add

izh_test xUnit-like framework

izh_test is a xUnit-like framework. Its advantages over existing alternatives are that it
1. uses file compare for checking results of test.
2. doesn’t depend on partial program language using external xml test descriptions.
The package is distributed by license GPL with source code “as is”.Authors develop the system depending on own current needs. So

Advertisment
My Twitter Friends
Friends: 939 Followers: 394
SocialTwist Tell-a-Friend

2

Comments

Add

New Testertools – Project Planning Roadmap

Question: What steps will you need to take and what deliverables will you need to produce in order to manage your next project?

Answer: Let the Project Planning Roadmap lead the way.

To produce required deliverables, on time and on budget, projects have to be defined. What are the goals? What are the requirements? What are the risks? Will we need to prepare a Statement of Work and when would it be due? Will we need a Communication Plan and who will do it? How will we know if we are successful?

These questions, and more, have to be answered, and it takes it a process to get that done. And that process has to be planned and managed. The Project Planning Roadmap, featuring the new “Project Process Plan”, is a roadmap template guiding project process planning and execution.

* Identify project process requirements – to define your project and plan project process deliverables.
* Schedule due dates for project process requirements and deliverables.
* Set resource assignments for process requirements and deliverables.
* Set and track current status for requirements and deliverables development.
* Share completed Project Process Plans for review and comment.

Go to TesterTools for more detail.

SocialTwist Tell-a-Friend

0

Comments

Add

izh_test xUnit-like framework

izh_test is a xUnit-like framework. Its advantages over existing alternatives are that it

1. uses file compare for checking results of test.

2. doesn’t depend on partial program language using external xml test descriptions.

The package is distributed by license GPL with source code “as is”.Authors develop the system depending on own current needs. So they implement only things that they use, nothing else.

If someone needs something new he should implement it himself. izh_test isn’t commercial project and any new useful extern changes and additions will be included by the same license GPL . As example we need more correct english documentation. The list of task to implement is in the part “Roadmap” Source codes of izh_test depend onlibrary izh_base . This library is distributed by the same license GPL ,but it won’t be included extern changes and additions by license GPL .

View TesterTools dedicated page for this tool.