1. I have asked the same question for the third time, but
i am getting wrong answers.
Pls give me the script to count the number of edit boxes or
checkboxes in an windows application screen.
In windows application childobject is not working, anyone
very urgent
Answer Posted / suganya
i am also not getting the count it is showing o as result.please help me
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
whow much strong on VB and C?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
What does it mean when a check point is in red color? What do you do?
Are Shared ORs read-only?
Explain the types of object repository?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
can anyone tell me from where i can download qtp demo or crack version
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How many types of recording facility are available in quicktest professional (qtp)?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.