Answer Posted / dheeraj shandilya
We first do mannual testing in every case .But when we have
to repeat simmilar kind of test again and again we automate
those mannual to automation (if possible).
Advantage of automation:
-human effort is reduced
-People can spend their time to find different issue.
-Less time is involved in automation
-Accuracy is more.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
What is ‘object spy’ and what is the function of object spy in qtp?
How the smart identification is used in real time?Please explain with an example
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
How to execute a winrunner script in quicktest professional (qtp)?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
whare exactly we have to use functions and sub routain
When using descriptive programming?
What is an expert view and keyword view?
What are the various types of Actions in UFT?
How to recognise the webelement and verifying that webelement is enabled?
Mention what are the different types of recording modes in qtp? Which will be used when?
how can we compare descriptive programing with a regular expression
Is the qtp course will help to create a virtual object?