Pregunta de entrevista de Brightcove

Explain about functional testing and load testing

Respuesta de la entrevista

Anónimo

28 may 2023

I explain functional testing means Functional testing is a type of testing that seeks to establish whether each application feature works as per the software requirements. Each function is compared to the corresponding requirement to ascertain whether its output is consistent with the end user's expectations. oad testing generally refers to the practice of modeling the expected usage of a software program by simulating multiple users accessing the program concurrently. As such, this testing is most relevant for multi-user systems; often one built using a client/server model, such as web servers.