In QTP, As a first step wht we will do before going to
start a Automation....when it will be decided that we have
to go for a Automatio..and who will decide to go for
Automation. Any body can pls let me know..
Thanks in Advance..
Answer Posted / kala
Depending on the companies standard. Domain experts,
clients choice, Project manager and quality assuranace
people will take the decision. If the client is very much
interested then company will go for the automation
depedning on the budget which has to be paid by the client.
Normally for more risk projects, financial projects,
delicate projects we will go for the automation.+
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
what is the difference between development and testing
What is the basic concept of quicktest professional (qtp)?
How to creating an output value using quicktest professional?
please any one can explain the keyword driven framework. with gmail example.
How to analyzing test results using quicktest professional?
Limitations in QTP?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Can you list some technologies that support qtp?
how can i call function (which has link with excell sheet at a remote location) within another function
What are the advantages of qtp?
Approach for Installation,comaptibility,system testing
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.
Why bpt?