Answer Posted / venkatraj.b
ya we can call,
TSLTEST.RUNTEST TESTPATH TESTSET(parameters)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the various types of Actions in UFT?
what you mean by artifact,milestone...
How to record application running on the Virtual machine?
How can i initiate the objects to find uniquely in OR
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Why do we use breakpoints in QTP?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What is the quicktest professional (qtp) testing process?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How to write business scripts using object repository with different scenarios
Explain about business process component? types and usage?
can test automation improve test effectiveness?
What is the difference between run time object and test object in QTP?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!