Software Testing process compliance
Hi,
I want to know about different activities in different of Testing process in a Compnay. Could anyone please tell me or send me a file or Link to know clear ideas about Software Testing Process Compliance.
With regards
Abdal Baari
- abdal.baari's blog
- Login or register to post comments
- 12796 reads

Some of the methods for testing:
ACCEPTANCE TESTING: Testing to verify a product meets customer specified requirements. A customer usually does this type of testing on a product that is developed externally.
COMPATIBILITY TESTING: Testing to ensure compatibility of an application or Web site with different browsers, OSs, and hardware platforms. Compatibility testing can be performed manually or can be driven by an automated functional or regression test suite.
FUNCTIONAL TESTING: Validating an application or Web site conforms to its specifications and correctly performs all its required functions. This entails a series of tests which perform a feature by feature validation of behavior, using a wide range of normal and erroneous input data. This can involve testing of the product's user interface, APIs, database management, security, installation, networking, etc testing can be performed on an automated or manual basis using black box or white box methodologies.
INTEGRATION TESTING: Testing in which modules are combined and tested as a group. Modules are typically code modules, individual applications, client and server applications on a network, etc. Integration Testing follows unit testing and precedes system testing.
PERFORMANCE TESTING: Performance testing can be applied to understand your application or WWW site's scalability, or to benchmark the performance in an environment of third party products such as servers and middle ware for potential purchase. This sort of testing is particularly useful to identify performance bottlenecks in high use applications. Performance testing generally involves an automated test suite as this allows easy simulation of a variety of normal, peak, and exceptional load conditions.
STRESS TESTING: Testing conducted to evaluate a system or component at or beyond the limits of its specified requirements to determine the load under which it fails and how. A graceful degradation under load leading to non-catastrophic failure is the desired result. Often Stress Testing is performed using the same process as Performance Testing but employing a very high level of simulated load.
SYSTEM TESTING: Testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. System testing falls within the scope of black box testing, and as such, should require no knowledge of the inner design of the code or logic.
UNIT TESTING: Functional and reliability testing in an Engineering environment. Producing tests for the behavior of components of a product to ensure their correct behavior prior to system integration.
Tom, Quick search for jobs
- Login or register to post comments
Submitted by tomychad on July 16, 2010 - 12:46pm.There are different levels of software testing. The black box testing, white box testing, error checking and many more. This testing process will take time.
Regards,
digital signature capture
- Login or register to post comments
Submitted by balliko on July 1, 2010 - 7:53am.Understanding the compliance requirements and properly applying them to a well-defined and controlled testing procedure will help testing address the compliance challenge. This is really a good concept to be implemented. dedicated servers
- Login or register to post comments
Submitted by imp2009 on June 25, 2010 - 10:17am.Compliance Testing: This determines that a product implementation of a particular Implementation Specification fulfills all mandatory elements as specified and that these elements are operable. Compliance testing may become more stringent over time, especially as a particular Implementation Specification matures.
For example, a more stringent version may test that a product implementation of a particular Implementation Specification fulfills all mandatory and implemented optional elements as specified and that these elements are operable, accurate (to a reasonable level of measure), and that the elements handle all reasonable cases correctly including errors.
NOTE: Compliance testing WILL NOT ensure, or even test, interoperability of software products. However, as the specifications mature the likelihood of interoperability will be higher.
karate gis
- Login or register to post comments
Submitted by jimmyjohnson1955 on November 11, 2009 - 2:46am.In our company the testing process is like this
1)we create test plan
2)we create test cases
3)Execute test cases
4)Report issues
5)Regression testing
6)User acceptance testing
Hope this will work out for you too.
The economist subscription
- Login or register to post comments
Submitted by hendry1 on June 19, 2009 - 8:40pm.Hi!,..
Its a Great Idea!,..nice concept about Software Testing process compliance,.. Its very simple,.Just Browsing in net ,.. You got lot of infomations. Try it
Thanks
http://www.greenbelt6sigma.com
- Login or register to post comments
Submitted by greenbelt01 on April 17, 2009 - 12:21pm.Hi, Please post your questions in forums.
- Login or register to post comments
Submitted by csqa on March 3, 2008 - 5:13pm.