Testing - What is Random testing?

What is Random testing?

- Random testing is also referred as adhoc testing. Hence the tester can provide the out of coverage data and the stability of an application is checked, whether the system perform smoothly or not.

- Random testing as the name suggests has no particular approach to test. It is an adhoc way of testing. The tester randomly picks modules to test by inputting random values.

E.g. an output is produced by a particular combination of inputs. Hence, different and random inputs are used.
Testing - What is Monkey testing?
What is Monkey testing? - Monkey testing is a type of random testing with no specific test case written.....
30 Testing Interview Questions for Freshers
Testing interview questions for freshers - What is Endurance Testing?, What is End-to-End testing?, What is Gorilla Testing?, Why we need Localization Testing?, What is Metric?, Explain Monkey testing......
30 Testing Interview Questions for Experienced
Testing interview questions for experienced - What is Requirement Traceability Matrix?, What is difference between Pilot and Beta testing?, What is Silk Test?, What is difference between Master Test Plan and Test Plan?, How to deal with not reproducible bug?.....
Post your comment