Explain:
Simply speaking, regression testing refers to verifying existing functions do not get affected by implementing new function/features in the system.
Difference between regression testing and retesting.
Re-testing means to test again of particular part of the system when previous defect was rectified by developer at the same place, ensuring the defect is indeed fixed.
Regression testing is done to find out any issues might bring when new modifications or changes have been done to the system.
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