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
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Can you list some technologies that support qtp?
What are the advantages of Object Repository?
what type of automation is follwed in the project?
images are dynamically changes how to compare two images with out using the bitmap
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How qtp recognizes the object?
What are the various types of Actions in UFT?
How to use debug tools?
What is Curd testing?
Explain how Selenium is different from UFT?
What is the virtual object?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
Hybrid framework supports Descriptive programming. Is it true?
If the objects hierarchy is changing from build to build, then how you will handle that condition?