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
What are the five challenges you faced in QTP?
What is a reusable action?
Explain how Does Run time data (Parameterization) is handled in QTP?
What are the key points to create a framework in QTP for oracle forms?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How to check feasibility of the appliction?in automation testing?
what is Property......End Property loop? how to write sript for it in QTP
what are all the fileds present in object repository?
How many types of actions are there in quicktest professional?
What are the data types in qtp?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
how to know no.of mails in our g mail by using vb-script