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
why text area checkpoints cannot used for web applications
How many add-ins comes by default with quicktest professional (qtp)?
How does qtp recognize objects in aut?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
What are table and db checkpoints?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
What are the Test design techniques you uses in ur project?
How to delete an object from the object repository?
Dis advantages of XML checkpoint ?
Which recording modes need more memory?
Explain the differences between table and db checkpoints?
Describe how Smart Identification is used
How many types of parameters are available in quicktest professional (qtp)?
What is test object model in quicktest professional (qtp)?