There is a name "AJAY" how do u count no.of. "A" in that
name ?
Answer Posted / ravi
res=split("AJAY","A")
msgbox "No. of A's " & ubound(res)
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
In qtp, explain what is crypt object
any body can you help me what is the script to automate an comand promt
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What is the architecture of your project? Can any one answer for this question plz........
What is the extension of the qtp local repository?
What is the difference in the global and action sheet in 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
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
How do you create regression test packs?
How to do call a output parameter from one action to another action??/
give me the code to save all messages of inbox of gmail into a folder and notepad
What is Port testing. Whhen will you perform?