i have string "I LIKE INDIA"..how to i get LIKE from the
sting..
Answer Posted / mahesh
can any body send me code for this question
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between copy to action and call to action?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
How can you close the second opened browser?
How do Parameterization and Data-Driving relate to each other in QTP?
How the exception handling can be done using quicktest professional (qtp)?
what is meant by Implicit and explicit requirements?
what is the difference between development and testing
Why we load add-ins in qtp?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
when u script reveiwing in which area u more concentrates?
What is reusable action?
What is the use of text output value in quicktest professional (qtp)?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
How to release all resources file from the QTP?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...