CINXE.COM

Outsourced Software Testing Services

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.1//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-2.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="http://rdf.data-vocabulary.org/#" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" lang="en" xml:lang="en"> <head> <title>Outsourced Software Testing Services</title> <meta content="text/html; charset=UTF-8" http-equiv="content-type" /> <meta name="DESCRIPTION" content="Innovative software testing solutions - tools and services for automated and manual testing of application software, Web sites, middleware, and system software." /> <link rel="stylesheet" type="text/css" href="/aptest3.css" /> <link rel="stylesheet" type="text/css" media='print' href="/aptest-print.css" /> <link rel="stylesheet" media="handheld, only screen and (max-width: 640), only screen and (max-device-width: 1000px)" type="text/css" href="/mobile.css" /> <style type='text/css'> .webinarCoupon { display: block; margin-top: 10px; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding:5px 20px 5px 20px; text-align: center; width: 50%; border-style: solid; border-width: 5px; border-color:#62ad1b ; background: #efefef ; } #movie { width: 683px; height: 400px; } ol li { margin-bottom: 1em; } </style> <!-- <script src="//cdn.optimizely.com/js/225135048.js"></script> --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-8460420-1']); _gaq.push(['_setDomainName', 'aptest.com']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'https://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); var formData = function() { var query_string = (location.search) ? ((location.search.indexOf('#') != -1) ? location.search.substring(1, location.search.indexOf('#')) : location.search.substring(1)) : ''; var elements = []; if(query_string) { var pairs = query_string.split("&"); for(i in pairs) { if (typeof pairs[i] == 'string') { var tmp = pairs[i].split("="); var queryKey = unescape(tmp[0]); queryKey = (queryKey.charAt(0) == 'c') ? queryKey.replace(/\s/g, "_") : queryKey; elements[queryKey] = unescape(tmp[1]); } } } return { get: function(key) { if(elements[key]) { return elements[key] ; } else { return null ; } } } } (); function signupWebinar() { var email = formData.get('email') ; if (email == null) { document.location.href="webinar.html"; } else { document.location.href="https://mail6.aptest.com/aweber/webinar.php?email="+formData.get('email'); } } </script> <script type="text/javascript" src="https://analytics.aweber.com/js/awt_analytics.js?id=4W27"></script> <script src="https://static.dudamobile.com/DM_redirect.js" type="text/javascript"></script> <script type="text/javascript">DM_redirect("http://m.aptest.com");</script> </head> <body> <div id="container"> <div id="header"> <div id="aptest" xmlns:v="https://rdf.data-vocabulary.org/#" typeof="v:Organization" about="https://www.aptest.com"> <div id="logo" property="v:name" content="Applied Testing and Technology, Inc."> <a href="/index.html" accesskey="4"><img src="/img/aptest_logo.png" alt="ApTest" height ="96" width="309" /></a> <span property="v:nickname" content="ApTest"></span> </div> <div id="intro"> <p><a class="nohilite" href="mailto:aptest_sales@aptest.com">aptest_sales@aptest.com</a></p> <p property="v:tel">phone: +1 763-786-8160</p> <p>fax: +1 763-786-8180</p> </div> </div> <div class="clear"></div> </div> <div id="main"> <h2 class="introstyle">Outsourced Software Testing Services</h2> <h3 class="headerstyle" id="markets">Markets</h3> <p>ApTest's projects span the major application software markets, including:</p> <ul> <li>E-commerce (front and back ends)</li> <li>Telecommunications</li> <li>Finance</li> <li>Personal productivity</li> <li>Health Care</li> <li>Manufacturing</li> <li>Embedded</li> </ul> <p>as well as OSs, middleware and development tools.</p> <p>This broad background allows us to bring a seasoned perspective to evaluating our clients' needs in most any software project.</p> <h3 id="projects" class="headerstyle">Projects</h3> <p>ApTest's projects span the major applications of software testing:</p> <ul> <li><p>COMPATIBILITY TESTING. Testing to ensure compatibility of an application or Web site with different browsers, OSs, and hardware platforms. ApTest operates testing labs offering all the hardware and software needed for such testing including PCs, MACs, and UNIX workstations and servers; Windows 98/ME/2000/NT/XP/Vista/7, MacOS X, and many varieties of UNIX; and versions of Netscape / Mozilla, Internet Explorer, Safari, and Google Chrome. Compatibility testing can be performed manually or can be driven by an automated functional or regression test suite.</p> <p>See additional <a href="/compatibility.html">details</a> on our compatibility testing capabilities.</p> </li> <li><p>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. ApTest can perform functional testing on an automated or manual basis using black box or white box methodologies.</p></li> <li><p>PERFORMANCE TESTING. Performance testing can be applied to understand your application or web site's scalability, or to benchmark the performance in your environment of third party products such as servers and middleware for potential purchase. This sort of testing is particularly useful to identify performance bottlenecks in high hit-rate Web sites. Performance testing generally involves an automated test suite as this allows easy simulation of a variety of normal, peak, and exceptional load conditions.</p> <p>ApTest can assist with selecting and acquiring a <a href="/tools.html"> testing tool</a>, defining performance targets and metrics, test design, test development, test execution, and identifying and removing performance bottlenecks.</p> <p>We can also undertake performance testing in our testing lab, providing the all the tools and systems needed for your testing project. Contact us for details.</p> <p>See additional <a href="/ebizload.html">details</a> on our performance/stress test offerings.</p> </li> <li><p>REGRESSION TESTING. Similar in scope to a functional test, a regression test allows a consistent, repeatable validation of each new release of a product or Web site. Such testing ensures reported product defects have been corrected for each new release and that no new quality problems were introduced in the maintenance process. Though regression testing can be performed manually an automated test suite is often used to reduce the time and resources needed to perform the required testing.</p></li> <li><p>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.</p></li> <li><p>CONFORMANCE TESTING. Verifying implementation conformance to industry standards. Producing tests for the behavior of an implementation to be sure it provides the portability, interoperability, and/or compatibility a standard defines.</p></li> </ul> <h3 id="stech" class="headerstyle">Software Technologies</h3> <p>Our technical expertise spans testing for Web sites, application software, middleware, and system software:</p> <ul> <li>Web sites, including multi-tier E-commerce sites</li> <li>Traditional GUI applications for Windows and UNIX</li> <li>Leading edge application technologies such as: <ul> <li>Java</li> <li>CORBA</li> <li>XML</li> <li>WAP</li> <li>Embedded systems</li> <li>Client/server</li> </ul> </li> <li>Middleware: ORBs, application servers, database servers, etc.</li> <li>System Software: Operating Systems, windowing systems, networking, realtime systems, etc.</li> <li>Development tools: compilers, linkers, archivers, etc.</li> </ul> <p>This breadth of knowledge benefits all our projects, facilitating:</p> <ul> <li>Test tools and processes that will scale to future needs and technologies</li> <li>Testing not only how a product works but also how it interacts with other software elements that impact its behavior</li> <li>Isolating performance bottlenecks in multi-layered software environments</li> </ul> <p>Our staff are professional software developers and we approach each of our projects as a commercial development program, producing production quality products using the best available development methodologies.</p> <h3 id="ttech" class="headerstyle">Testing Technologies</h3> <p>ApTest has extensive experience working with Hewlett Packard's Quality Center suite and Borland's Silk suite of test auotmation software. Our staff is thoroughly trained and experienced in applying these tools and other tools to software from the Desktop to the Enterprise.</p> <h3 class="headerstyle" id="cert">Certification Programs</h3> <p>Programs which verify the compatibility of software products through testing are increasingly important in today's software marketplace. Open Source licensing, Open Systems standards, componentized architectures, web browsers, and Java are examples of environments in which products from multiple vendors needs to work together. Certification programs provide assurance to the end user of compatibility between products in these sorts of environments. </p> <p> There are two primary types of certification programs.</p> <ul> <li> <p>Self-certification programs in which test technology is provided to vendors who execute testing themselves. The certification program develops and maintains the test technology, defines testing procedures, and reviews test results.</p> </li> <li> <p>Lab-based programs in which products are submitted to independent labs which perform compatibility testing. This sort of program is similar to a self-certification program but with the addition of third-party testing.</p> </li> </ul> <p>ApTest is uniquely experience with certification programs of both types from successful projects, including:</p> <ul> <li> <p>ApTest operated the 88open Consortium's certification program for binary interoperability of UNIX systems and applications. A Lab-based program, 88open certification entailed patented test technology for OSs and applications, and is considered the most successful program of its kind.</p> </li> <li> <p>ApTest operates Sun Microsystem's Java Technology for Service Providers Certification Program for verifying conformance of Java telecommunications products. This is a self-certification program with a formal audit of test results performed by ApTest. The JTSP Certification Program offers a very low cost, quick turn around process based on a sophisticated database driven web site developed by ApTest.</p> </li> <li> <p>ApTest is a long time Test Laboratory for the Open Group, providing testing and branding services for products conforming to Open Systems standards. ApTest also developed the test suites for UNIX, X Windows, Realtime, and CORBA used in this program.</p> </li> </ul> <p> ApTest certification programs are customized to the unique needs of each technology, but leverage ApTest's experience and test technology to provide quick deployment of effective solutions with high market value.</p> <p> Programs can include test development, distribution, support, and maintenance, process definition, web site development, program administration, lab testing and results auditing, as well as marketing and promotion of the program. Programs can be operated using ApTest's name or that of the client, as desired.</p> </div> <div id="sidebar"> <h2 class="sidelink menuheader"><a id="sitemenu"></a>Contents:</h2> <a class="sidelink" href="/overview.html">Overview</a> <span class="hide"> | </span> <a class="sidelink" href="/atm2">ApTest Manager</a> <span class="hide"> | </span> <a class="sidelink" href="/services.html">Services</a> <span class="hide"> | </span> <a class="sidelink" href="/tools.html">Tools</a> <span class="hide"> | </span> <a class="sidelink" href="/jobs.html">Careers</a> <span class="hide"> | </span> <a class="sidelink" href="/resources.html">Resources</a> <span class="hide"> | </span> <a class="sidelink" href="/contact.html">Contact Us</a> <h3>What is ApTest?</h3> <p>Since 1993 ApTest has been providing innovative software testing solutions. From manual testing to custom automated test environments. We have the experience and resources to provide you best-in-class quality.</p> <form action="/search.html" id="cse-search-box"> <div> <input type="hidden" name="cx" value="partner-pub-7838383593738319:yz03e8-wxc9" /> <input type="hidden" name="cof" value="FORID:11" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="text" name="q" size="20" /> <input class="sidelink" type="submit" name="sa" value="Search" /> </div> </form> <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en"></script> </div> <div class="clear">&#160;</div> </div> <div id="footer"> <div id="w3clogo" about="" resource="https://www.w3.org/TR/rdfa-syntax" rel="dct:conformsTo" xmlns:dct="https://purl.org/dc/terms/"> <a href="https://validator.w3.org/check?uri=referer"><img src="https://www.w3.org/Icons/valid-xhtml-rdfa-blue" alt="Valid XHTML + RDFa" /></a> </div> <div id="copyright"> Copyright &#169;1994-2025 Applied Testing and Technology, Inc. <p>Use of this web site is subject to our <a href="/atm2/privacy.html">Privacy Policy</a> and <a href="/atm2/terms.html">Terms of Use</a>. Design by <a class="credit">Charlie Ross</a></p></div> <div class="clear"></div> </div> <div id="fb-root"></div> <script type="text/javascript">(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 1072627560; var google_conversion_language = "en"; var google_conversion_format = "3"; var google_conversion_color = "ffffff"; var google_conversion_label = "PwABCIGA-QIQ6P67_wM"; var google_conversion_value = 0; /* ]]> */ </script> <script type="text/javascript" src="https://www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="https://www.googleadservices.com/pagead/conversion/1072627560/?label=PwABCIGA-QIQ6P67_wM&amp;guid=ON&amp;script=0"/> </div> </noscript> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10