Answer Posted / kiran
if(Exp==Act)needs to be replaced by if(Exp=Act).
Correct me if i am wrong....
Thanks
Kiran
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How many types of Automation frameworks are there in UFT? Describe them.
How do you know the location Id of an object if you know its index id?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
How to find the difference between 2 dates in qtp?
What test cases can you automate using QTP?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
how interviews will be on QTP?
What is QTP testing process?
In qtp, how you can get the last character from a string?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What does it mean when a check point is in red color? What do you do?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
what is clean sweep?
Explain sub procedure of vbscript.