How to get line numbers in your editor in expert view?
Answer Posted / sailaja
When the Expert View or a function library window is
active, choose Tools > View Options. The Editor Options
dialog box opens.
check the SHOW LINE NUMBER option
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
How to recognise the webelement and verifying that webelement is enabled?
Why we load add-ins in qtp?
How to find the difference between 2 dates in qtp?
How can get count of list box?
What is contained in the object repository?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
The hybrid framework can be implemented for any application. Is it true?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Describe the differences between functions and actions in UFT?
Which functionalities of QTP used in banking project?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
Hi Samrat, Thank u very much, what u said it is right.
What are the steps involved in the recovery scenario wizard?