Explain about random testing of 500 test cases?



Explain about random testing of 500 test cases?..

Answer / 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

More QTP Interview Questions

What are Add-ins availble in licensed version QTP8.2

1 Answers   TCS,


How to find the length of the string in qtp?

0 Answers  


I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4

1 Answers  


Where you get the run time data table?

0 Answers  


how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??

2 Answers   Siemens,






How can we fill data in a text box without recording using object spy. Can you please provide the steps...

1 Answers   Hotel Jobs, TCS,


how to compare two excell sheets by using vbscript??

2 Answers  


what are the attributes of QTP?

3 Answers  


Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar

0 Answers  


is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP

5 Answers   IBM,


i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?

0 Answers  


how to upload an excel sheet to quality center?

1 Answers  


Categories