what is the syntax or command in vbscript to display user
message example i want to display "welcome to QTP".
Answer Posted / shanthi
MsgBox "welcome to QTP"
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Is any limitation to xml checkpoints?
what is the difference between built-i function and In-built function?
With what extension you can save the list of tests in a file to run in test batch runner?
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 checkpoints for quicktest professional (qtp)?
Explain object spy in qtp.
What ate the Technologies supported by QTP?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
Can you brief the hurdles you faced during Automation testing?
Did the scripts need lot of maintenance? If yes, why?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
how do i know how to use tools
How will you check that your test cases covered all the requirements?
what function you write to do database testing with the help of qtp?