Answer Posted / king
Set =createobject("wscipt.shell")
a.run "cmd /K CD C:\ & Dir"
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Explain quicktest professional (qtp) testing process?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
How to Test the mainframe application?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
What is the latest version of qtp?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
Difference between copy to action and call to action?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
What is Curd testing?
How to run a test using quicktest professional?
How to do call a output parameter from one action to another action??/
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How to get popup error message.
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?