OneStopTesting - Quality Testing Jobs, eBooks, Articles, FAQs, Training Institutes, Testing Software, Testing downloads, testing news, testing tools, learn testing, manual testing, automated testing, load runner, winrunner, test director, silk test, STLC

Forum| Contact Us| Testimonials| Sitemap| Employee Referrals| News| Articles| Feedback| Enquiry
 
Testing Resources
 
  • Testing Articles
  • Testing Books
  • Testing Certification
  • Testing FAQs
  • Testing Downloads
  • Testing Interview Questions
  • Career In Software Testing
  • Testing Jobs
  • Testing Job Consultants
  • Testing News
  • Testing Training Institutes
  •  
    Fundamentals
     
  • Introduction
  • Designing Test Cases
  • Developing Test Cases
  • Writing Test Cases
  • Test Case Templates
  • Purpose
  • What Is a Good Test Case?
  • Test Specifications
  • UML
  • Scenario Testing
  • Test Script
  • Test Summary Report
  • Test Data
  • Defect Tracking
  •  
    Software testing
     
  • Testing Forum
  • Introduction
  • Testing Start Process
  • Testing Stop Process
  • Testing Strategy
  • Risk Analysis
  • Software Listings
  • Test Metrics
  • Release Life Cycle
  • Interoperability Testing
  • Extreme Programming
  • Cyclomatic Complexity
  • Equivalence Partitioning
  • Error Guessing
  • Boundary Value Analysis
  • Traceability Matrix
  •  
    SDLC Models
     
  • Introduction
  • Waterfall Model
  • Iterative Model
  • V-Model
  • Spiral Model
  • Big Bang Model
  • RAD Model
  • Prototyping Model
  •  
    Software Testing Types
     
  • Static Testing
  • Dynamic Testing
  • Blackbox Testing
  • Whitebox Testing
  • Unit Testing
  • Requirements Testing
  • Regression Testing
  • Error Handling Testing
  • Manual support Testing
  • Intersystem Testing
  • Control Testing
  • Parallel Testing
  • Volume Testing
  • Stress Testing
  • Performance Testing
  • Agile Testing
  • Localization Testing
  • Globalization Testing
  • Internationalization Testing
  •  
    Test Plan
     
  • Introduction
  • Test Plan Development
  • Test Plan Template
  • Regional Differences
  • Criticism
  • Hardware Development
  • IEEE 829-1998
  • Testing Without a TestPlan
  •  
    Code Coverage
     
  • Introduction
  • Measures
  • Working
  • Statement Coverage
  • Branch Coverage
  • Path Coverage
  • Coverage criteria
  • Code coverage in practice
  • Tools
  • Features
  •  
    Quality Management
     
  • Introduction
  • Components
  • Capability Maturity Model
  • CMMI
  • Six Sigma
  •  
    Project Management
     
  • Introduction
  • PM Activities
  • Project Control Variables
  • PM Methodology
  • PM Phases
  • PM Templates
  • Agile PM
  •  
    Automated Testing Tools
     
  • Quick Test Professional
  • WinRunner
  • LoadRunner
  • Test Director
  • Silk Test
  • Test Partner
  • Rational Robot
  •  
    Performance Testing Tools
     
  • Apache JMeter
  • Rational Performance Tester
  • LoadRunner
  • NeoLoad
  • WAPT
  • WebLOAD
  • Loadster
  • OpenSTA
  • LoadUI
  • Appvance
  • Loadstorm
  • LoadImpact
  • QEngine
  • Httperf
  • CloudTest
  •  
    Languages
     
  • Perl Testing
  • Python Testing
  • JUnit Testing
  • Unix Shell Scripting
  •  
    Automation Framework
     
  • Introduction
  • Keyword-driven Testing
  • Data-driven Testing
  •  
    Configuration Management
     
  • History
  • What is CM?
  • Meaning of CM
  • Graphically Representation
  • Traditional CM
  • CM Activities
  • Tools
  •  
    Articles
     
  • What Is Software Testing?
  • Effective Defect Reports
  • Software Security
  • Tracking Defects
  • Bug Report
  • Web Testing
  • Exploratory Testing
  • Good Test Case
  • Write a Test
  • Code Coverage
  • WinRunner vs. QuickTest
  • Web Testing Tools
  • Automated Testing
  • Testing Estimation Process
  • Quality Assurance
  • The Interview Guide
  • Upgrade Path Testing
  • Priority and Severity of Bug
  • Three Questions About Bug
  •    
     

    A-Z Knowledge


    A D V E R T I S E M E N T


    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

    Item Description
    C A S T Computer Aided Software Testing
    Capture / Playback Tool A test tool which records test input as it is sent to the software under test. The input cases stored can than be used to design test cases
    Case-Based Reasoning (CBR) A problem-solving system that relies on stored representations of previously solved problems and their solutions.
    Cause Effect Graph A graphical representation of inputs or stimuli (causes) with their associated outputs (effects), which can be used to design test cases
    Cause Effect Graphing A test case design technique in which test cases are designed by consideration of cause effect graphs
    Certainty processing Allowing confidence levels obtained from user input and rule conclusions to be combined to increase the overall confidence in the value assigned to an attribute.
    Certification The process of confirming that a system or component complies with its specified requirements and is acceptable for operational use
    Change Control The procedure to ensure that all changes are controlled, including the submission, analysis, decision making, approval, implementation and post implementation of the change.
    Charter A statement of test objectives, and possibly test ideas. Test charters are amongst other used in exploratory testing.
    Classes A category that generally describes a group of more specific items or objects.
    Clause One expression in the If (premise) or Then (consequent) part of a rule. Often consists of an attribute name followed by a relational operator and an attribute value.
    Code Coverage An analysis method that determines which parts have not been executed and therefore may require additional attention
    Code based testing Designing tests based on objectives derived from implementation such as tests that execute specific control flow paths or use specific data items
    Compatibility testing Testing whether the system is compatible with other systems with which it should communicate
    Component A minimal software item for which a separate specification is available
    Component Testing The testing of individual software components
    Conclusion / Consequent The Then part of a rule, or one clause or expression in this part of the rule.
    Condition A Boolean expression containing no Boolean operators.
    Condition Outcome The evaluation of a condition to TRUE or FALSE
    Confidence / Certainty factor A measure of the confidence assigned to the value of an attribute. Often expressed as a percentage (0 to 100%) or probability (0 to 1.0). 100% or 1.0 implies that the attribute's value is known with certainty.
    Configuration Item (CI) Component of an infrastructure - or an item, such as a Request For Change, associated with an infrastructure - that is (or is to be) under the control of Configuration Management.
    CIs may vary widely in complexity, size and type, from an entire system (including all hardware, software and documentation) to a single module or a minor hardware component.
    Configuration Management The process of identifying and defining Configuration Items in a system.
    e.g. recording and reporting the status of Configuration Items and Requests For Change, and verifying the completeness and correctness of Configuration Items.
    Conformance Criterion Some method of judging whether or not the component's action on a particular specified input value conforms to the specification
    Conformance Testing The process of testing that an implementation conforms to the specification on which it is based
    Contingency Planning Planning to address unwanted occurrences that may happen at a later time. Traditionally, the term has been used to refer to planning for the recovery of IT systems rather than entire business processes.
    Control Flow An abstract representation of all possible sequences of events in a program's execution
    Control Flow Graph The diagrammatic representation of the possible alternative control flow paths through a component
    Control information Elements of a knowledge base other than the attributes and rules that control the user interface, operation of the inference engine and general strategies employed in implementing a consultation with an expert system.
    Conversion Testing Testing of programms or procedures used to convert data from existing systems for use in replacement systems
    Correctness The degree to which software conforms to its specification
    Coverage The degree, expressed as a percentage, to which a specific coverage item has been exercised by a test case suite
    Coverage Item An entity or property used as a basis for testing
    Critical Success Factor(CSF) A measure of success or maturity of a project or process. It can be a state, a deliverable or a milestone. An example of a CSF would be 'the production of an overall technology strategy'.
    Key areas of business activity in which favourable results are necessary for a company to reach its goals.



    Looking for Software Testing eBooks and Interview Questions? Join now and get it FREE!
    discussionDiscussion Center
    Discuss
    Discuss

    Query

    Feedback
    Yahoo Groups
    Y! Group
    Sirfdosti Groups
    Sirfdosti
    Contact Us
    Contact
    Recommended Resources
    • Testing Interview Questions - http://www.coolinterview.com/type.asp
    • Testing Tools Interview Questions - http://www.coolinterview.com/type.asp
    • What is Software Testing?- http://en.wikipedia.org/wiki/Software_testing
    • Software QA & Testing Resource Center- http://www.softwareqatest.com/
    • Testing Faqs- http://www.testingfaqs.org/
     
    A D V E R T I S E M E N T
       
       

    Members Login


    Email ID:
    Password:


    Forgot Password
    New User
       
       
    Testing Interview Questions
  • General Testing
  • Automation Testing
  • Manual Testing
  • Software Development Life Cycle
  • Software Testing Life Cycle
  • Testing Models
  • Automated Testing Tools
  • Silk Test
  • Win Runner
  •    
       
    Testing Highlights

  • Software Testing Ebooks
  • Testing Jobs
  • Testing Frequently Asked Questions
  • Testing News
  • Testing Interview Questions
  • Testing Jobs
  • Testing Companies
  • Testing Job Consultants
  • ISTQB Certification Questions
  •    
       
    Interview Questions

  • WinRunner
  • LoadRunner
  • SilkTest
  • TestDirector
  • General Testing Questions
  •    
       
    Resources

  • Testing Forum
  • Downloads
  • E-Books
  • Testing Jobs
  • Testing Interview Questions
  • Testing Tools Questions
  • Testing Jobs
  • A-Z Knowledge
  •    
    Planning
    for
    Study ABROAD ?


    Study Abroad


    Vyom Network : Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Programming & Source Codes | Free eBooks | Job Interview Questions | Free Tutorials | Jokes, Songs, Fun | Free Classifieds | Free Recipes | Bangalore Info | GATE Preparation | MBA Preparation | Free SAP Training
    Privacy Policy | Terms and Conditions
    Sitemap | Sitemap (XML)
    Job Interview Questions | Placement Papers | SMS Jokes | C++ Interview Questions | C Interview Questions | Web Hosting
    German | French | Portugese | Italian