write a qtp script to see time in windows command prompt?
its urgent....
Answer Posted / manjunath dasari
dim a
a=now
msgbox a
displays time & date
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is object spy in quicktest professional (qtp)?
Can we Test Welcome Screens and Process Images with QTP
What is TOM in QTP?
Explain the check points in quicktest professional?
What environment does qtp run in?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Explain about the quicktest professional (qtp) automation object model?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What are benefits of qtp?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
why text area checkpoints cannot used for web applications
In qtp, explain what is qrs file?