Hello,
How can i capture first letter of any string using QTP.
For ex.. i want "j" in the below string
"john"
could any one explain me?
Is there any function for that?
Answer Posted / naveen
This is simple and easy one when compared to second
str="john"
msgbox(left(str,1))
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can i compare two databases using QTP ?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Hi How to retrieve data from web element line by line?
How to handle Java tree in QTP?
What are the types of object repositories? Which one is you are using?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
what is the difference between data driver & data driven and driver script?
Give me some real time point of way where exactly we can conduct audits?
How may types of defects identify application or your currently working application?pls give me answer..
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What is an expert view and keyword view?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
Approach for Installation,comaptibility,system testing
How would you export a script from one pc to another in qtp?