write a qtp script to see time in windows command prompt?
its urgent....
Answer Posted / raju
set a=createobject("wscript.shell")
a.run "command"
a.sendkeys "time"
wait(5)
a.sendkeys "~"
a.sendkeys "Exit"
i this script working. if at all any quarries please send
me mail
raju.ippali@gmail.com
9823257761
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
What are the major/ important methods, functions in QTP we use realtime testing
How will you report the bug and explain the defect tracking sheet you handled?
How do we handle run-time errors?
How to execute a winrunner script in quicktest professional?
Shall we add Local Repository to shared object repository,if yes,how we add
how to disable the pop ups through QTP using a script
What do you to script when objects are removed from application?
How to creating an output value using quicktest professional?
How many types of recording modes in qtp?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
what is run action?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION