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 / uday kumar_anem
str="john"
msgbox(left(str,1))
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How did you use regular expressions in QTP and also in WR?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
How you can write contexts to text file in qtp?
What is ObjectParamater?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
what are the utilities and drivers
What are the differences between qtp and winrunner?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
How to add verification steps to tests?
Explain runtime dynamic settings?
Explain the types of object repositorys in qtp?
What is the short cut keys for the following?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
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?