what is On Error Resume Next ?
Answer / guest
On Encountering Error at any point, it skips the part(
steps of that code) and moves to next part of the Code
| Is This Answer Correct ? | 4 Yes | 0 No |
How does QTP identifies the object in the application
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
What are the types of Object Repository’s in QTP?
can anyone tell me from where i can download qtp demo or crack version
i am giving.multiple names like ram,raj,san etc....pls enter & search these names in google pade edit box through script... i told to interviewer, using Ms excel & test easily..but interviwer not happy with that answer?
How to recognise the webelement and verifying that webelement is enabled?
How to record right click of a context menu and click on the selection ?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.