how to call multiple scripts in QTP at a time
Answer Posted / nandankumar
By Using Test Batch Runner....we can execute a group of
script files at a time.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
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
How will you handle java tree in qtp?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
What is the virtual object?
How you can replace string in qtp?
How can we conduct U-I Testing by using QTP??????
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
How to test background color and dynamic images during run time can you put the check point for moving objects?
What is checkpoints for quicktest professional?
Is virtual object supported in low level recording mode?
Explain advantages and disadvantages of ddf?
How to use checkpoints in qtp ?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??