hi frends
in qtp the result window blank sheet comeing
but the automation program is running
what i do to see result?
Answer Posted / tester24
may be u have not installed it properly...
reinstsall it..sometimes some features get skipped.
Regards
Jaglan
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is path analysis?
What is typically the most important reason to use risk to drive testing efforts?
What is Mainframe testing all about? What is testing methodology which applies to this kind of testing? Can anyone with the basic knowledge of mainframe system can apply for the Mainframe testing job requirement?
What is what are the parameters of performance testing?
what is enhancement Testing and how to perform enhancement Testing of any website
how do you convert use cases into test cases?
what r the 2 subdivisions of quality process and where does tesing fit?
What is dynamic testing?
How to improve in english
What are test comparators?
'This life cycle model is driven by schedule and budget risks' this statement is best suited for.
What is latent defect?
Could anyone let me know what exactly is telecom testing & how is it done? And also how is mainframe testing done?
Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
What is intrusive testing?