Answer Posted / kishore
by using the object spy we can view the properties and
methods of the object
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Why do we use breakpoints in QTP?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
how to test Web application using QTP software
What is the difference between qtp and selenium?
Approach for Installation,comaptibility,system testing
What are the types of object repository?
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 any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
How to use output values in qtp ?
What is the Difference between test object and run time object?
Mention the different actions types of qtp.
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
How to connect to a database?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.