A growing trend in software development is the use of xUnit testing frameworks JUnit, NUnit, PhpUnit, etc. they allow unit tests executions to test specific code scenarios and sections. It can also help on testing code API with few argument options.
Test cases describe test scenarios that need to be verify to make sure the program runs as expected and according to its requirements. Code Drive Testing, and code driven test automation is a key feature of Agile software development practice.
Code drive testing also know as Test Driven Development (TDD).
I am new to this forum and I love the information that people share here.
I think for software testing this is also the good forum to stay updated.
I am also into the field of testing and my company is organizing a webinar on automated acceptance testing. I am inviting you all to join ths webinar and share your thoughts and ideas about testing.
Documentation - Testing the quality of the documentation, e.g. user guide or installation guide.
One of the key factors demonstrating the maturity of the testing tool is the documentation.
Documentation is most crucial on to kick-start with the tool and later when facing complicated scenarios.
Most important is reading about list of features and capabilities, with examples. Today some of the tool documentaries are even include video tutorials.
published by Anonymous on February 6, 2011 - 06:47
GUI testing tools for years were under the domain of the Commercial tools sector but within the last years more and more GUI Testing tools, Opensource are available for use, and with good performance as well, Here are some of the MOST WANTED:
Recent comments