how to display message with out using msgbox function?
Answer Posted / harsha
hi sandeep....print is different from message box. We can
display message box by this way also.
Set oShell = CreateObject("WScript.Shell")
Mesgbox = oShell.Popup("Do you Want to
Continue",10,"Welcome",3)
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the use of text output value in quicktest professional?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How to break the object spy ?
Where to use Property Let, Property Get, Property Set in UFT
What is the meaning Work bench?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
give me an example where u used good judgement and logic in solving a problem
Difference between action & Reusable action?
Discuss the QTP Environment?
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
How will you find the current time of the remote machine using QTP script?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Tell me about qtp?
How to capture all the data of a webtable, weblist and combolist using QTP?