English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-02-17 00:43:31 · 3 answers · asked by ram k 1 in Computers & Internet Programming & Design

3 answers

well software testing is like a course

well this is a best course for good job..........in call center

it having a large process...........

so you have to do course................

2007-02-17 01:01:29 · answer #1 · answered by Anonymous · 0 0

Unit Testing:
single step
API harness
Static Analysis
API Robustness tools
Cyclic complexity analysis
Code/Branch/Path coverage

Feature/Function "Black Box" testing:
Requirements tracing
Requirements coverage
Standards compliance testing (e.g. TCP)

System testing:
Performance
Reliability (use case based with mtbf prediction)
Stress
Interoperability
Startup/Shutdown
Scale

Solution Testing:
Solution specification tracing
Installability
Supportability
Migration

Alpha Test:
Test the product in your own environment, on your own systems that you use for business. For instance, if the product is a SSL VPN Switch; then install it as the production VPN termination equipment for all your tele-commuters and other remote access needs. "Eat your own dog food"

Beta Test:
Selected customers get to use the new product first as part of the Beta program. They test it in their environment.

2007-02-19 15:01:37 · answer #2 · answered by Anonymoose 4 · 0 0

It's important. Even better is test driven development (where you create the tests before you do the code.)

2007-02-17 09:07:35 · answer #3 · answered by Vegan 7 · 0 0

fedest.com, questions and answers