How you automate test scripts
Answer / william_vijay
we can automate test scripts by means automation reference
model,by which we can automate the qtp iteself
| Is This Answer Correct ? | 0 Yes | 0 No |
how i can delete the excel process for the task manager using 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
what are the disadvantages of descriptiveprograming
What are the features and benefits of quick test pro (qtp 8.0)?
Can u tell me example for virtual objects?
Brief the process of testing with UFT?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How to recognize and read data from pdf file using Descriptive Programming in QTP?
What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
write script for bitmap image?