How to get line numbers in your editor in expert view?
Answer Posted / rentalavdml
In QTP 9.2 Goto -->Tools--> View Options
Select Show Line numbers check box from the list
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
To which environments does quicktest professional (qtp) supports?
Mention the different actions types of qtp.
What is Port testing. Whhen will you perform?
How to run a test using quicktest professional (qtp)?
Explain sub procedure of vbscript.
write a script to verify the image path(src property) of the images which are in web pages.
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
What ate the Technologies supported by QTP?
Does quicktest professional (qtp) is unicode compatible?
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.
Does QTP record on Objects created on XWindows Environment?
Can we create a qtp test from qc?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
How do you send email with attachment from outlook using qtp ?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?