Answer Posted / girish
It will not stop the execution,but it will pause the
execution, It will not generate report after reaching break
point, so it pauses the execution.
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
what are the limitations of smart identification in qtp 9.0
Where to use Property Let, Property Get, Property Set in UFT
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 the difference between local and shared object repository in qtp?
Name the properties you would use for identifying a browser and page when using descriptive programming?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
is there any addin for remedy user application
How the exception handling can be done using quicktest professional?
UFT 12.02 which ALM version will support
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Hi,All How to create a link in excel sheet using qtp
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
When you open QTP, how many sheets you can see?