Continental Learning Lab: August 2014
Continental Learning Lab: August 2014
August 2014
1Test Levels
2Functional testing
Functional Testing is a type of software testing whereby the system is tested against
Functions (or features) are tested by feeding them input and examining the output.
Functional testing ensures that the requirements are properly satisfied by the
application. This type of testing is not concerned with how processing occurs, but
For example:
The manufacturer provides the user manual together with the product. In this
manual are specified various information including the correct usage of the product.
Similar the customer specifications must contain clear and detailed information about
the characteristics and functioning of the product to be created. These
specifications are used by the developer to carry out the implementation and based
on specs the tester can create test scenarios and verify functionality.
Specifications:
1 Maximum weight: 180 kg / 396 lb / 28st 4 lb
2 Division scale to measure weight: 0.1 kg / 0.2 lb / ¼ lb
3 Memory for 10 users.
4 Medium Recommended Use: Temperature: 0 ° C - 40 ° C / 32 ° F -104 ° F;
5 Relative humidity <85%
6 Choosing the unit of weight: kilogram (kg), Stone (st) Pound (lb)
7 Autostart
8 Automatic reset to 0.0 (zero)
9 Indicator of exceeding weight
10 Battery Remaining Indicator
11 Power supply: alkaline battery 1 x 3V CR2032 model
12 Place the scale on a flat surface as uniform and rigid, not on carpet or soft surface, the measuring values are more precise.
13 Touch scales foot to boot (start) and wait for the screen to display "0.0 kilograms"
14 Step on the scale, stand on the platform and wait for the glass to be performed measurement.
15 The weight value will be displayed and will blink a few times before being stabilized.
16 Get off from the scale and after approx. 8 seconds it turns off automatically.
17 In case you do not weigh after the screen displays "0.0 kg", the scale will stop
automatically after approx. 8 seconds.
7/
Autor
/Interior Infotaiment and Connectivity R&D Romania
Datu
m ©
Conti
For example: a developer implements the functionality of the “on-off” button for a mobile
phone. And you want to verify the implementation. This button can be tested at the unit test
(without being integrated into the phone) but to check the functionality should be introduced
in a test system.
Functional testing refers to activities of checking the functionality of a specific code. But this
information must be in the requirements or the specifications of the manufacturer.
8/
Autor
/Interior Infotaiment and Connectivity R&D Romania
Datu
m ©
Conti
Functional testing - Examples
9/
Autor
/Interior Infotaiment and Connectivity R&D Romania
Datu
m ©
Conti
Functional testing - Basic Methods
10 /
Autor
/Interior Infotaiment and Connectivity R&D Romania
Datu
m ©
Conti
Functional testing - Basic Methods
11 /
Autor
/Interior Infotaiment and Connectivity R&D Romania
Datu
m ©
Conti
Functional testing - Basic Methods
Test both valid and invalid inputs Paper cups container empty
12 /
Autor
/Interior Infotaiment and Connectivity R&D Romania
Datu
m ©
Conti
ADVANTAGES
DISADVANTAGES
13 /
Autor
/Interior Infotaiment and Connectivity R&D Romania
Datu
m ©
Conti
Software Testing Myths and Facts
14 /
Autor
/Interior Infotaiment and Connectivity R&D Romania
Datu
m ©
Conti
Software Testing Myths and Facts
15 /
Autor
/Interior Infotaiment and Connectivity R&D Romania
Datu
m ©
Conti