Explain about random testing of 500 test cases?
Answer Posted / ankur mittal
Random testing is also known as Gorilla testing . In it we
don't test the application sequentially, we just take the
modules/fields randomly & perform testing whether it's
functioning properly.
Random testing is also adhoc testing.So the tester can give
the out of coverage data and check the stability of the
important application wheather the system perform smoothly
or not.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the types of object repositorys in qtp?
How to creating an output value using quicktest professional (qtp)?
Suppose I want fail that check point? How can you do that?
Problem with XML checkpoint in QTP ?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How we can import data from database?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Analyzing the checpoint results?
Can you brief the hurdles you faced during Automation testing?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
How to customize checkpoints with parameters?
Do you know how to connect database? Can you tell me the procedures?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
What are the key elements available in test result window?