What is the BPT(bussiness process testing ).and what is the
main difference between BPT and QTP
Answer Posted / kalyani
business process testing means first we recording some
componenets and we did some enhancement and we bound those
componets using QC and we will start running the scripts
In business process testing each script treat as a
components nothing else
In QTP one scope ot testing is BPT
| Is This Answer Correct ? | 17 Yes | 19 No |
Post New Answer View All Answers
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.
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
What are main panes available in qtp test browser?
How will you report the bug and explain the defect tracking sheet you handled?
What is the default object synchronization timeout in qtp?
How many add-ins comes by default with qtp?
How is test case write?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
How QTP support all types of applications (platforms)?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What is Associate Repository in QTP 9.2 ?
When ‘option explicit’ keyword is used in qtp?