Functional testing is the testing of the features of the software which are necessary for software to work. It is conducted against business requirement.
Non-functional testing is the testing related to the behavior of the system. It includes load test, performance test, security test, usability test, reliability test and etc.
Functional testing content usually is pre-defined by user as the user knows what he/she wants the software to do. However, non-functional testing is difficult to summarized as user themselves are not aware of the non-functional requirements.
Non-functional test is normally conducted after functional test.
Subscribe to:
Post Comments (Atom)
Setup VNC on Ubuntu 20.04
sudo apt update sudo apt install xfce4 xfce4-goodies sudo apt install tigervnc-standalone-server sudo apt install tightvncserver vncserver...
-
找到samba的配置文件smb.conf,在里面[global]位置下面加入 server min protocol = CORE 保存文件后记得重启samba服务 sudo nano /etc/samba/smb.conf server min protocol = CO...
-
It is available in settings menu of different phone morever you can call on a number provided by service provider to divert calls. Anywa...
-
Tools used by Developer: Statistic Analysis, Dynamic Analysis Tools used by Testers: P erformance testing, Test Management, Test Running,...
No comments:
Post a Comment