AI & ChatGPT searches , social queriess for SOFTWARE TESTING

Search references for SOFTWARE TESTING. Phrases containing SOFTWARE TESTING

See searches and references containing SOFTWARE TESTING!

AI searches containing SOFTWARE TESTING

SOFTWARE TESTING

  • Software testing
  • Checking software against a standard

    Software testing is the act of checking whether software meets its intended objectives and satisfies expectations. Software testing can provide objective

    Software testing

    Software testing

    Software_testing

  • Smoke testing (software)
  • Type of software test

    programming and software testing, smoke testing (also confidence testing, sanity testing, build verification test (BVT) and build acceptance test) is preliminary

    Smoke testing (software)

    Smoke_testing_(software)

  • Software release life cycle
  • Stages in development and support of computer software

    when the software is still being designed and built. Alpha testing is the first phase of formal testing, during which the software is tested internally

    Software release life cycle

    Software release life cycle

    Software_release_life_cycle

  • Unit testing
  • Validating the behavior of isolated source code

    Unit testing, a.k.a. component or module testing, is a form of software testing by which isolated source code is tested to validate expected behavior.

    Unit testing

    Unit_testing

  • Test automation
  • Use of purpose-built software to control test execution

    predicted. Test automation supports testing the system under test (SUT) without manual interaction which can lead to faster test execution and testing more

    Test automation

    Test_automation

  • Software reliability testing
  • Software reliability testing is a field of software-testing that relates to testing a software's ability to function, given environmental conditions, for

    Software reliability testing

    Software_reliability_testing

  • Software testing tactics
  • application of the test method (usually just called "testing" or sometimes "developer testing"). Installation testing evaluates whether a software system can

    Software testing tactics

    Software_testing_tactics

  • Software testing outsourcing
  • organization Software testing outsourcing is utilized when a company does not have the resources or capabilities in-house to address testing needs. Outsourcing

    Software testing outsourcing

    Software_testing_outsourcing

  • Software
  • Instructions a computer can execute

    developing software involves several stages. The stages include software design, programming, testing, release, and maintenance. Software quality assurance

    Software

    Software

    Software

  • Stress testing (software)
  • Software testing activity

    Stress testing is a software testing activity that determines the robustness of software by testing beyond the limits of normal operation. Stress testing is

    Stress testing (software)

    Stress_testing_(software)

  • Software performance testing
  • Testing performance under a given workload

    In software quality assurance, performance testing is in general a testing practice performed to determine how a system performs in terms of responsiveness

    Software performance testing

    Software_performance_testing

  • Test-driven development
  • Method of writing code

    unit testing frameworks Mock object Programming by example Sanity check Self-testing code Software testing Transformation Priority Premise Unit testing Continuous

    Test-driven development

    Test-driven_development

  • Acceptance testing
  • Test to determine if the requirements of a specification or contract are met

    chemical products) prior to its delivery. In software testing, the ISTQB defines acceptance testing as: Formal testing with respect to user needs, requirements

    Acceptance testing

    Acceptance testing

    Acceptance_testing

  • Regression testing
  • Checking whether changes to software have broken functionality that used to work

    Regression testing (rarely, non-regression testing) is re-running functional and non-functional tests to ensure that previously developed and tested software still

    Regression testing

    Regression_testing

  • Software engineering
  • Engineering approach to software development

    Software engineering is a branch of both computer science and engineering focused on designing, developing, testing, and maintaining software applications

    Software engineering

    Software_engineering

  • Cypress (software)
  • JavaScript testing framework

    For End-to-End Testing". Smashing Magazine. Retrieved 2023-05-07. End-to-End Web Testing with Cypress Gelfenbuim, Lev (2022). Web Testing with Cypress:

    Cypress (software)

    Cypress (software)

    Cypress_(software)

  • Software development
  • Creation and maintenance of software

    Software development is the process of designing, creating, testing, and maintaining software applications to meet specific user needs or business objectives

    Software development

    Software_development

  • Penetration test
  • Authorized cyberattack for testing purposes

    for penetration testing. Since real world penetration testing in major organizations already consists of using semi-automated software such as Nmap, Wireshark

    Penetration test

    Penetration_test

  • Functional testing
  • Testing software functionality

    In software development, functional testing is a form of software testing that verifies whether a system meets its functional requirements. Generally,

    Functional testing

    Functional_testing

  • Load testing
  • Process of putting demand on a system and measuring its response

    person. The term load testing or stress testing is used in different ways in the professional software testing community. Load testing generally refers to

    Load testing

    Load testing

    Load_testing

  • Software test documentation
  • IEEE standard

    of a set of documents for use in eight defined stages of software testing and system testing, each stage potentially producing its own separate type of

    Software test documentation

    Software_test_documentation

  • Integration testing
  • Type of software testing

    Integration testing is a form of software testing in which multiple software components, modules, or services are tested together to verify they work as

    Integration testing

    Integration_testing

  • Mutation testing
  • Method of software testing

    Mutation testing (or mutation analysis or program mutation) is used to design new software tests and evaluate the quality of existing software tests. Mutation

    Mutation testing

    Mutation_testing

  • Software load testing
  • The term load testing or stress testing is used in different ways in the professional software testing community. Load testing generally refers to the

    Software load testing

    Software_load_testing

  • Black-box testing
  • Method of software testing

    Black-box testing, sometimes referred to as specification-based testing, is a method of software testing that examines the functionality of an application

    Black-box testing

    Black-box_testing

  • Playwright (software)
  • End-to-end testing framework

    for modern web testing. Since its inception, it has been actively maintained and has seen rapid growth and adoption in the web testing community. The

    Playwright (software)

    Playwright_(software)

  • Software testability
  • Extent to which software can be tested

    Software testability is the degree to which a software artifact (e.g. a software system, module, requirement, or design document) supports testing in a

    Software testability

    Software_testability

  • Manual testing
  • Testing software without automation

    Compare with Test automation. Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end

    Manual testing

    Manual_testing

  • Software testing controversies
  • Controversies about what constitutes responsible software testing

    writing about testing began to challenge previous approaches. The seminal work in this area is often regarded as Testing Computer Software by Cem Kaner

    Software testing controversies

    Software_testing_controversies

  • System testing
  • Testing conducted on a complete software system

    System testing, a.k.a. end-to-end (E2E) testing, is testing conducted on a complete software system. System testing describes testing at the system level

    System testing

    System_testing

  • Test
  • Topics referred to by the same term

    structure Product testing Stress testing System testing Test equipment Test (biology), the shell of sea urchins and certain microorganisms Test cricket, a series

    Test

    Test

  • Software verification and validation
  • Process in software project management, software testing, and software engineering

    In software project management, software testing, and software engineering, verification and validation is the process of checking that a software system

    Software verification and validation

    Software_verification_and_validation

  • Agile software development
  • Umbrella term for certain approaches to software development

    coding, testing, planning, risk management, process, quality, etc. Some notable agile software development practices include: Acceptance test–driven development

    Agile software development

    Agile_software_development

  • Fuzzing
  • Automated software testing technique

    In programming and software development, fuzzing or fuzz testing is an automated software testing technique that involves providing invalid, unexpected

    Fuzzing

    Fuzzing

    Fuzzing

  • International Software Testing Qualifications Board
  • Software testing certification board

    The International Software Testing Qualifications Board (ISTQB) is a software testing certification board that operates internationally. Founded in Edinburgh

    International Software Testing Qualifications Board

    International_Software_Testing_Qualifications_Board

  • Orthogonal array testing
  • Software testing technique

    Orthogonal array testing is a systematic and statistically-driven black-box testing technique employed in the field of software testing. This method is

    Orthogonal array testing

    Orthogonal_array_testing

  • Software bug
  • Inherent flaw in computer instructions

    combinatorial explosion and indeterminacy. One goal of software testing is to find bugs. Measurements during testing can provide an estimate of the number of likely

    Software bug

    Software bug

    Software_bug

  • Software testing certification board
  • Australia and New Zealand Testing Board (ANZTB), the Czech and Slovak Testing Board (CaSTB), and the Sri Lanka Software Testing Board (SLSTB). "ISEB Business

    Software testing certification board

    Software_testing_certification_board

  • Shift-left testing
  • Type of software testing

    Shift-left testing is an approach to software testing and system testing in which testing is performed earlier in the lifecycle (i.e. moved left on the

    Shift-left testing

    Shift-left_testing

  • Cleanroom software engineering
  • Software design methodology

    in the cessation of testing for the current increment and a return to the design phase. Statistically sound testing Software testing in the cleanroom process

    Cleanroom software engineering

    Cleanroom_software_engineering

  • Software quality assurance
  • Means of monitoring the software and ensuring high quality stable applications

    engineering, software design, coding, code reviews, source code control, software configuration management, testing, release management and software integration

    Software quality assurance

    Software_quality_assurance

  • Software quality control
  • testing Load testing Installation testing Regression testing Stress testing Acceptance testing Beta testing Volume testing Recovery testing Software quality

    Software quality control

    Software_quality_control

  • API testing
  • Automated software testing of programmable application interfaces (APIs)

    API testing is a type of software testing that involves testing application programming interfaces (APIs) directly and as part of integration testing to

    API testing

    API_testing

  • Test plan
  • Type of document

    for Software Verification & Validation Plans (withdrawn) Software testing Test suite Test case (software) Scenario testing Session-based testing IEEE

    Test plan

    Test_plan

  • Exploratory testing
  • Software testing approach

    Exploratory testing is an approach to software testing that is concisely described as simultaneous learning, test design and test execution. Cem Kaner

    Exploratory testing

    Exploratory_testing

  • Postman (software)
  • Indian software company

    Postman is an American software company that offers an API testing platform for developers. Postman also maintains the Postman API Network, a directory

    Postman (software)

    Postman_(software)

  • Test oracle
  • Provider of information for software testing

    In software testing, a test oracle (or just oracle) is a provider of information that describes correct output based on the input of a test case. Testing

    Test oracle

    Test_oracle

  • K6 (software)
  • Open-source load testing software

    Performance testing: Supports stress, spike, and soak tests. Automation-friendly: Integrates with CI/CD pipelines for continuous testing. K6 was initially

    K6 (software)

    K6 (software)

    K6_(software)

  • Graphical user interface testing
  • In software engineering, graphical user interface testing is the process of testing a product's graphical user interface (GUI) to ensure it meets its specifications

    Graphical user interface testing

    Graphical_user_interface_testing

  • Glossary of computer science
  • regression testing (rarely non-regression testing) is re-running functional and non-functional tests to ensure that previously developed and tested software still

    Glossary of computer science

    Glossary_of_computer_science

  • Game testing
  • Software testing process for quality control of video games

    Game testing, also called quality assurance (QA) testing within the video game industry, is a software testing process for quality control of video games

    Game testing

    Game_testing

  • Software verification
  • Verification that software meets requirements

    dynamic testing or, simply testing. - This is good for finding faults (software bugs). Static verification, also known as analysis or, static testing - This

    Software verification

    Software_verification

  • Software as a service
  • Category of cloud computing

    Software as a service (SaaS /sæs/) is a cloud computing service model in which a provider delivers application software to clients while managing the

    Software as a service

    Software_as_a_service

  • Non-functional testing
  • Testing the qualities as opposed to the correctness of software

    Non-functional testing is testing software for its non-functional requirements: the way a system operates, rather than specific behaviors of that system

    Non-functional testing

    Non-functional_testing

  • Cucumber (software)
  • Software tool

    in business-facing text. It is often used for testing other software. It runs automated acceptance tests written in a behavior-driven development (BDD)

    Cucumber (software)

    Cucumber_(software)

  • Gray-box testing
  • Software testing

    Gray-box testing is a software testing method used to search for defects due to improper structure or application usage, where the tester has partial

    Gray-box testing

    Gray-box_testing

  • Continuous testing
  • Automated testing process in software development

    Continuous testing is the process of executing automated tests as part of the software delivery pipeline to obtain immediate feedback on the business

    Continuous testing

    Continuous_testing

  • EuroSTAR Conference
  • Conference is the largest gathering of European software testing professionals. The 2026 EuroSTAR Software Testing Conference will take place at Oslo, Norway

    EuroSTAR Conference

    EuroSTAR_Conference

  • Destructive testing
  • Test involving a specimen's destruction

    These tests are generally much easier to carry out, yield more information, and are easier to interpret than nondestructive testing. Destructive testing is

    Destructive testing

    Destructive_testing

  • Web testing
  • Software testing that focuses on web applications

    Web testing is software testing that focuses on web applications. Complete testing of a web-based system before going live can help address issues before

    Web testing

    Web_testing

  • All-pairs testing
  • Software testing method

    testing or pairwise testing is a combinatorial method of software testing that, for each pair of input parameters to a system (typically, a software algorithm)

    All-pairs testing

    All-pairs_testing

  • Metamorphic testing
  • Software testing technique

    Metamorphic testing (MT) is a property-based software testing technique, which can be an effective approach for addressing the test oracle problem and test case

    Metamorphic testing

    Metamorphic_testing

  • White-box testing
  • Method of software testing of internal structure

    White-box testing (also known as clear box testing, glass box testing, transparent box testing, and structural testing) is a method of software testing that

    White-box testing

    White-box_testing

  • Ad hoc testing
  • subject." When testing software, that testing may be methodical or more improvisational. Methodical testing will include written test cases, which detail

    Ad hoc testing

    Ad_hoc_testing

  • Software Testing, Verification & Reliability
  • Academic journal

    Software Testing, Verification, & Reliability is a peer-reviewed scientific journal in the field of software testing, verification, and reliability published

    Software Testing, Verification & Reliability

    Software_Testing,_Verification_&_Reliability

  • Test harness
  • Imitation infrastructure for software testing

    In software testing, a test harness is a collection of stubs and drivers configured to assist with the testing of an application or component. It acts

    Test harness

    Test_harness

  • Monkey testing
  • Technique where the user tests the application or system by providing random inputs

    In software testing, monkey testing is a technique where the user tests the application or system by providing random inputs and checking the behavior

    Monkey testing

    Monkey_testing

  • Selenium (software)
  • Testing framework for web applications

    WebDriver Acceptance testing Capybara (software) Given-When-Then List of web testing tools MediaWiki Selenium Regression testing Robot Framework Cypress

    Selenium (software)

    Selenium_(software)

  • Software quality
  • Refers to two related but distinct notions: functional quality and structural quality

    structural and functional software quality, measurement of the latter is essentially performed through software testing. Testing is not enough: According

    Software quality

    Software_quality

  • Test case (software)
  • Specification of a software test, its objective and its procedure

    In software engineering, a test case is a specification of the inputs, execution conditions, testing procedure, and expected results that define a single

    Test case (software)

    Test_case_(software)

  • Certification
  • Formal attestation of certain characteristics of an object, person, or organization

    International Software Testing Qualifications Board Certified Tester by the International Software Testing Qualifications Board or Certified Software Tester

    Certification

    Certification

    Certification

  • Model-based testing
  • Application of model-based design

    computing, model-based testing is an approach to testing that leverages model-based design for designing and possibly executing tests. As shown in the diagram

    Model-based testing

    Model-based testing

    Model-based_testing

  • Accelq
  • Software testing platform

    ACCELQ Inc. is a cloud-based software testing platform founded in 2014. It is a platform for testing web & mobile applications across multiple devices

    Accelq

    Accelq

  • Concurrent testing
  • testing and concurrent testing typically focuses on testing software and systems that use concurrent computing. The purpose is, as with most software

    Concurrent testing

    Concurrent_testing

  • Software assurance
  • various stages of the software development process and can include functional testing, performance testing, and security testing. Testing helps to identify

    Software assurance

    Software_assurance

  • Installation testing
  • install/uninstall processes. As a software quality assurance and software testing tactic, installation testing may look for errors that occur in the installation process

    Installation testing

    Installation_testing

  • Deployment environment
  • System in which software component is executed

    common 4-tier architecture is development, testing, model, production (DEV, TEST, MODL, PROD), with software being deployed to each in order. Other common

    Deployment environment

    Deployment_environment

  • Software regression
  • Software bug in which features stop working

    included in software patches. One approach to avoiding this kind of problem is regression testing. A properly designed test plan using automated testing and well-written

    Software regression

    Software_regression

  • Usability testing
  • Technique in user-centered interaction design

    Usability testing is a technique used in user-centered interaction design to evaluate a product by testing it on users. This can be seen as an irreplaceable

    Usability testing

    Usability testing

    Usability_testing

  • Scenario testing
  • Software testing activity that uses scenarios

    Scenario testing is a software testing activity that uses scenarios: hypothetical stories to help the tester work through a complex problem or test system

    Scenario testing

    Scenario_testing

  • Test strategy
  • A test strategy is an outline that describes the testing approach of the software development cycle. The purpose of a test strategy is to provide a rational

    Test strategy

    Test_strategy

  • Test driver (software)
  • various stages of software testing, from unit and integration testing right through to system integration testing and acceptance testing , especially when

    Test driver (software)

    Test_driver_(software)

  • Random testing
  • Software testing technique that tests programs with random inputs

    Random testing is a black-box software testing technique where programs are tested by generating random, independent inputs. Results of the output are

    Random testing

    Random_testing

  • CI/CD
  • Software development methodology

    continuous development, continuous testing, continuous integration, continuous deployment, and continuous monitoring of software applications throughout its

    CI/CD

    CI/CD

  • Software metric
  • Measure of the degree to which software possesses some property

    quality assurance, testing, software debugging, software performance optimization, and optimal personnel task assignments. Common software measurements include:

    Software metric

    Software_metric

  • Database testing
  • Testing of database software systems

    to include the SQL semantic into database test cases. Database normalization Software testing Unit testing Korth, Henry (2010). Database System Concepts

    Database testing

    Database_testing

  • Software testing life cycle
  • Topics referred to by the same term

    Software testing life cycle may refer to: Software testing Software development life cycle Software release life cycle This disambiguation page lists

    Software testing life cycle

    Software_testing_life_cycle

  • Compatibility testing
  • Compatibility testing is a part of non-functional testing conducted on application software to ensure the application's compatibility with different computing

    Compatibility testing

    Compatibility_testing

  • Scalability testing
  • Scalability testing is the testing of a software application to measure its capability to scale up or scale out in terms of any of its non-functional capability

    Scalability testing

    Scalability_testing

  • A/B testing
  • Experiment methodology

    A/B testing (also known as bucket testing, split-run testing or split testing) is a user-experience research method. A/B tests consist of a randomized

    A/B testing

    A/B testing

    A/B_testing

  • Differential testing
  • Software testing technique

    Differential testing, also known as differential fuzzing, is a software testing technique that detect bugs, by providing the same input to a series of

    Differential testing

    Differential_testing

  • Cross-platform software
  • Computer software installed on multiple computing platforms

    cross-platform software (also called multi-platform software, platform-agnostic software, or platform-independent software) is computer software that is designed

    Cross-platform software

    Cross-platform software

    Cross-platform_software

  • Test data
  • (1990-01-01). Software Testing Techniques. ITP Media Group. ISBN 978-1850328803. "On testing in DDD". Medium. 2022-04-24. Retrieved 2023-01-24. "What is test data

    Test data

    Test_data

  • DevOps
  • Integration of software development and operations

    focus, especially copyleft licenses. In dynamic testing, also called black-box testing, software is tested without knowing its inner functions. In DevSecOps

    DevOps

    DevOps

    DevOps

  • System integration testing
  • Testing a complete system with multiple components

    integration testing (SIT) involves the overall testing of a complete system of many subsystem components or elements. The system under test may be composed

    System integration testing

    System_integration_testing

  • SmartBear Software
  • American information technology company

    application performance monitoring (APM), software development, software testing, API testing and API management. The company is based in Assembly Square

    SmartBear Software

    SmartBear_Software

  • Agile testing
  • Software testing practice

    Agile testing is a software testing practice that follows the principles of agile software development. Agile testing involves all members of a cross-functional

    Agile testing

    Agile_testing

  • Static application security testing
  • Software securing application

    Static application security testing (SAST) is used to secure software by reviewing its source code to identify security vulnerabilities. Although the

    Static application security testing

    Static_application_security_testing

  • Soak testing
  • Short-term verification of the stability of a system

    Soak testing is a type of system testing with a typical production load, over a continuous availability period, to validate system behavior under production

    Soak testing

    Soak_testing

  • Pair testing
  • Software testing technique

    Pair testing is a software development technique in which two team members work together at one keyboard to test the software application. One does the

    Pair testing

    Pair_testing

AI & ChatGPT searchs for online references containing SOFTWARE TESTING

SOFTWARE TESTING

AI search references containing SOFTWARE TESTING

SOFTWARE TESTING

AI search queriess for Facebook and twitter posts, hashtags with SOFTWARE TESTING

SOFTWARE TESTING

Follow users with usernames @SOFTWARE TESTING or posting hashtags containing #SOFTWARE TESTING

SOFTWARE TESTING

Online names & meanings

  • Jehu
  • Boy/Male

    Biblical Hebrew

    Jehu

    Himself who exists.

  • Courtenay
  • Boy/Male

    American, Australian, British, English, French

    Courtenay

    From Courtenay in Northern France; Court-dweller; Court Attendant

  • Tanuka
  • Girl/Female

    Bengali, Gujarati, Hindu, Indian, Kannada, Malayalam, Marathi, Sindhi, Tamil, Telugu

    Tanuka

    Slender; Beautiful Body

  • Sani
  • Boy/Male

    Native American

    Sani

    The old one.

  • Kirk
  • Boy/Male

    American, British, Chinese, Christian, English, French, German, Indian, Norse, Scandinavian, Scottish, Teutonic

    Kirk

    Dweller by the Church; Church

  • Johnny
  • Boy/Male

    Hindu

    Johnny

    Variant of John or abbreviation of jonathan God has been gracious: has shown favor

  • Sand
  • Surname or Lastname

    English, Scottish, Danish, Norwegian, Swedish, German, and Jewish (Ashkenazic)

    Sand

    English, Scottish, Danish, Norwegian, Swedish, German, and Jewish (Ashkenazic) : topographic name for someone who lived on patch of sandy soil, from the vocabulary word sand. As a Swedish or Jewish name it was often purely ornamental.Dutch and Belgian : reduced form of Van den Sand(e), Van den Zande, a habitational name from places such as Zande in West Flanders or various minor places named with zand ‘sand’.English and Scottish : from a short form of Alexander.French : from a Germanic personal name, Sando.

  • Ahladitha | அஹலாதிதா
  • Girl/Female

    Tamil

    Ahladitha | அஹலாதிதா

    In Happy mood, Delighted

  • Bedantika
  • Girl/Female

    Bengali, Indian, Traditional

    Bedantika

    Follower of the Vedas; Knower of the Vedas

  • Roktima
  • Girl/Female

    Bengali, Indian

    Roktima

    Red Colour

AI search & ChatGPT queriess for Facebook and twitter users, user names, hashtags with SOFTWARE TESTING

SOFTWARE TESTING

Top AI & ChatGPT search, Social media, medium, facebook & news articles containing SOFTWARE TESTING

SOFTWARE TESTING

AI searchs for Acronyms & meanings containing SOFTWARE TESTING

SOFTWARE TESTING

AI searches, Indeed job searches and job offers containing SOFTWARE TESTING

Other words and meanings similar to

SOFTWARE TESTING

AI search in online dictionary sources & meanings containing SOFTWARE TESTING

SOFTWARE TESTING

  • Phonoscope
  • n.

    An instrument for observing or exhibiting the motions or properties of sounding bodies; especially, an apparatus invented by Konig for testing the quality of musical strings.

  • Proof
  • n.

    A process for testing the accuracy of an operation performed. Cf. Prove, v. t., 5.

  • Proof
  • a.

    Used in proving or testing; as, a proof load, or proof charge.

  • Planometer
  • n.

    An instrument for gauging or testing a plane surface. See Surface gauge, under Surface.

  • Vaporimeter
  • n.

    An instrument for measuring the volume or the tension of any vapor; specifically, an instrument of this sort used as an alcoholometer in testing spirituous liquors.

  • Trial
  • n.

    The act of trying or testing in any manner.

  • Proof
  • n.

    Any effort, process, or operation designed to establish or discover a fact or truth; an act of testing; a test; a trial.

  • Leucoscope
  • n.

    An instrument, devised by Professor Helmholtz, for testing the color perception of the eye, or for comparing different lights, as to their constituent colors or their relative whiteness.

  • Questionary
  • a.

    Inquiring; asking questions; testing.

  • Puzzle
  • v.

    Something which perplexes or embarrasses; especially, a toy or a problem contrived for testing ingenuity; also, something exhibiting marvelous skill in making.

  • Try-square
  • n.

    An instrument used by carpenters, joiners, etc., for laying off right angles off right angles, and testing whether work is square.

  • Feeler
  • n.

    One of the sense organs or certain animals (as insects), which are used in testing objects by touch and in searching for food; an antenna; a palp.

  • Sonometer
  • n.

    An instrument for testing the hearing capacity.

  • Brake
  • v. t.

    An apparatus for testing the power of a steam engine, or other motor, by weighing the amount of friction that the motor will overcome; a friction brake.

  • Testing
  • p. pr. & vb. n.

    of Test

  • Pleurosigma
  • n.

    A genus of diatoms of elongated elliptical shape, but having the sides slightly curved in the form of a letter S. Pleurosigma angulatum has very fine striations, and is a favorite object for testing the high powers of microscopes.

  • Testing
  • n.

    The operation of refining gold or silver in a test, or cupel; cupellation.

  • Trial
  • n.

    The act of testing by experience; proof; test.

  • Bubble
  • n.

    A small, hollow, floating bead or globe, formerly used for testing the strength of spirits.

  • Testing
  • n.

    The act of testing or proving; trial; proof.