Reading:  

Tester's dictionary [I-R]


Software Testing Terms starting with L

Load Testing 

Load testing is the process of putting demand on a system and evaluates its response. Load testing is performed to check a system's behavior under both normal and anticipated peak load conditions.

Localization Testing 

Localization (L10N) is the method of customizing a software application that was originally designed for a domestic market so that it can be released in foreign markets. This process involves translating all native language to the target language and customizing the GUI so that it is appropriate for the target market.

Loop Testing 

It is a white box testing method performed to evaluate the loops.

Four kinds of loops are:

  • Simple Loops
  • Nested Loops
  • Concatenated Loops
  • Unstructured Loops 

Load Coverage Testing 

Logic corresponds to the internal structure of the source code and this testing is adopted for safety-critical applications such as software’s used in software industry. This Test verifies the subset of the total number of truth assignments to the expressions.

Description

This tutorial was written, keeping in mind to teach students about common terms used in Software testing, This is part 2 of the series, Covering Alphabets I-R

If we made a mistake somewhere or you find any gramatical issues please let us know



Author: Subject Coach
Added on: 17th Feb 2015

You must be logged in as Student to ask a Question.

None just yet!