Answer Posted / chivukula.kumar
Hi all,
as per i know, we can create somany action in a single
test, i mean there is no any limit for creation actions
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Explain different types of checkpoints?
write script for bitmap image?
In qtp is it possible to check broken links of a page?
Have you done batch testing in qtp? If yes how you are doing?
Have you faced any problems with object repository?
Define Error Pane of UFT?
What is reusable action?
How many number of actions possible in qtp?
What are the different ways to invoke an application using QTP?
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
What is the syntax for how to call one script from another?
What is the recovery scenario in qtp?
Explain process of smart Identification in QTP?
What is the new version of qtp which is recently released in the market?
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