in TestLink by (14.0k points)
What do you mean by testing?

1 Answer

0 votes
by (14.0k points)

Testing is a process of running an application

  • To identify any defects that breaks the functionality,
  • Features provided in software offer results as expected,
  • System securely display output as quickly as possible.
  • Software features should display same output and behave as expected every repeated instance of running it.
  • The software can be tested manually by testers or can run automatically using a script and follow steps that tester execute to test the application.

Related questions

0 votes
asked Mar 27, 2021 in Testing by rajeshsharma (23.9k points)
0 votes
asked Jan 22 in TestLink by john ganales (14.0k points)
0 votes
asked May 8, 2021 in Appium by sharadyadav1986 (31.6k points)
...