Bazsites.com Tests And Testing
Directory Topics
On the Web
- test test test test test test test test test test - [CNN]
- The Testing And Assessment Page For The American Psychological Association (APA) - Information on psychological testing and assessment including: finding and obtaining psychological tests, test standards and other guidelines, testing information clearinghouses, and links to other testing-related sites.
- Test Mentor Java Edition - A functional test and test modeling tool offering four aspects: test modeling and documentation, test creation, test execution and test results management. [Commercial]
- Testwell - Testing tools for C, C++ and Java languages applicable in code-level unit testing (test harnessing, test coverage), systems testing (test coverage) and static analysis (code metrics) sub-phases of testing.
- Freistunden.de - EQ-Test - Emotional Intelligence Test - German online EQ-Test. Test your Emotional Intelligence for free.
- APA Science Directorate: Testing and Assessment - American Psychological Association. Provides information on psychological testing and assessment, acquiring psychological tests, and ordering the Standards for Educational and Psychological Testing guide.
- National Center for Educational Assessment (NCEA) - Online and on-site tests that are aligned with state, provincial and international standards. Based in Canada. Tests for groups and individuals from grade K to 12 in a variety of subjects. Custom tests and test exchange.
- About.com: Psychological Testing and Assessment - Information and resources about educational and psychological testing and assessment, including a glossary of terms, guidelines and standards, and links to a selection of online tests.
- Graphological analysis (at the moment) - Three Personality Tests: Analyze your Signature Test, The Tree Test and The Rubric Test.
- BugZeroSoft.com - Specializes in software testing outsource services including functional and regression testing, test automation, security testing, performance testing and localization.
Wikipedia Articles
- Risk-based Testing - Risk-based testing (RBT) is a type of software testing that prioritizes the features and functions to be tested based on priority/importance and likelihood or impact or failure. In theory, since there is an infinite number of possible tests, any set of tests must be a subset of all possible tests.
- All-pairs testing - All-pairs testing or pairwise testing is a combinatorial software testing method that, for each pair of input parameters to a system (typically, a software algorithm) tests all possible discrete combinations of those parameters. Using carefully chosen test vectors, this can be done much faster than an exhaustive search of all combinations of ...
- Destructive testing - In destructive testing, tests are carried out to the specimen’s failure. These tests are generally much easier to carry out, yield more information, and are easier to interpret than nondestructive testing.
- Stress testing (software) - In software testing, stress testing refers to tests that determine the robustness of software by testing beyond the limits of normal operation. Stress testing is particularly important for "mission critical" software, but is used for all types of software.
- System integration testing - System Integration Testing (SIT), in the context of software systems and software engineering, is a testing process that exercises a software system's coexistence with others. System integration testing takes multiple integrated systems that have passed system testing as input and tests their required interactions.