Please explain about unicode compatibility in QTP. how we
can able to use it. Please help me
What are the types of environment variables in qtp?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
when a test case is written how u test using qtp
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
What is Port testing. Whhen will you perform?
can we create recorset with out using database connection in vbscript?
What is debugging? How you debug your script?
What are software testing metrics
Is it possible to split an action? How?
In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3