Do you offer any discounts or rebates? |
A 10% discount applies to all achievement tests ordered and shipped between September 1 and November 30 and returned no later than December 31. We also ......

|
What is a Lexile? |
The Lexile Framework for Reading is a reading measurement that matches a student's reading level to appropriate reading text. Lexiles help parents c......

|
How do I access or update my account information? |
- Click the "My Account" link (found in the top right corner of our website).
- Log in. If you've forgotten your passwo......

|
What if the software is so buggy it can't really be tested at all? |
The best bet in this situation is for the testers to go through the process of reporting whatever bugs or blocking-type problems initially show up, with......

|
What is 'configuration management'? |
Configuration management covers the processes used to control, coordinate, and track: code, requirements, documentation, problems, change requests, desi......

|
What should be done after a bug is found? |
The bug needs to be communicated and assigned to developers that can fix it. After the problem is resolved, fixes should be re-tested, and determination......

|
What's a 'test case'? |
A test case describes an input, action, or event and an expected response, to determine if a feature of a software application is working correctly. A t......

|
What's a 'test plan'? |
A software project test plan is a document that describes the objectives, scope, approach, and focus of a software testing effort. The process of prepar......

|
What steps are needed to develop and run software tests? |
The following are some of the steps to consider:
* Obtain requirements, functional design, and internal design specifications,......

|
What's the big deal about 'requirements'? |
One of the most reliable methods of ensuring problems, or failure, in a large, complex software project is to have poorly documented requirements specif......

|