Define random-monkey testing and random test case
What do you understand by the term random/monkey testing and random test case?
Expert
Random testing is also known as monkey testing. In this testing, data is created at random frequently using a tool. Data is generated moreover using a tool or by some automated means. Hence then the system is tested and results are observed after generating the input randomly.
There are following weakness in Random testing which are as follows: -
a) It takes more time to analyze results.
b) They are not practical.
c) Many of the tests are unnecessary and impractical.
d) The test cannot be recreated if data is not recorded which was used for testing.
This type of testing is of no use and is usually performed by beginners. This can be used to see if the system will stand under adverse effects or not.
Semi-random testing is a controlling random testing and removes redundant test cases. Hence we perform random test cases and equivalence partitioning to the test cases, which again removes redundant test cases, therefore it gives us semi-random test cases.
What do you mean by the term vertical partitioning? Briefly illustrate it.
Briefly describe the term coverage and explains its different types of techniques?
What do you mean by the term requirement engineering? Briefly describe it.
What do you mean by the term cohesive module? Briefly illustrate it.
Write down a short note on the disadvantages of the big-bang?
Briefly describe hashtable?
Hello guys I want your advice. Please recommend some views for following Software Engineering problems. Which stage is not available in the software life cycle? (1) Coding (2) Abstraction (3) Maintenance (4) Testing.
What do you understand by configuration management?
What is the procedure to evaluate the cyclomatic complexity? Describe in brief.
What do you mean by the term software maintenance?
18,76,764
1929116 Asked
3,689
Active Tutors
1430828
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!