Explain about invoking of application?
Answers were Sorted based on User's Feedback
Answer / jayarama
1. systemutil.Run("C:\WINDOWS\NOTEPAD.exe")
2. Invokeapplication "Path of your exe file"
3. Set shell = CreateObject("WScript.Shell")
Shell.run "Path of your Exe File"
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shyam.meghansh
systemutil.Run("C:\WINDOWS\NOTEPAD.exe")
'..........Any more question mail me
testingwithshyam@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
write script for finding number of broken links in web page? kindly please answer my question.
3 Answers Manhattan, Oracle, Virtusa,
Explain the difference between check point and output value?
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
can u tell me website address of VBscript with examples.
Is it possible to switch between recording modes during a test creation?
What is the parameterization? Give one example?
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.
How to handle dynamic objects in quicktest professional (qtp)?
what is the difference between DP and keyword driven framework?
what is the smart identification techniqu?what r the different mechanisums used in it?
What type of framework you are using in your company and explain it?
what are the 5 types of objects in qtp