1.How to find in which row or column,string "Hyderabad"
exist in excel sheet?
2.How to find how many times character "a" repeated in a
given string "Koteswararao"
Answer Posted / srividya
msgbox(len("Koteswararao")-len(Replace("Koteswararao","a","")))
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you can delete excel file in qtp?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What are the views available in qtp?
Explain sub procedure of vbscript.
Explain the differences between table and db checkpoints?
What are the views available in quicktest professional (qtp)?
Why we load add-ins in qtp?
what is review
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
What is the extension of qtp local repository?
How to analyzing test results using quicktest professional (qtp)?
What are table and db checkpoints?