sir/mam i'm the fresher in E.C.E and need the question collections regarding with the circuit development and testing.
1 7222what is diff between localstatic and globalstatis variable possible 2 use in another file...?
2 5449what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance its urgent
4 10684Post New HCL Interview Questions
What is the use of disableautoupdate method?
Which containers use a flowlayout as their default layout in java programming?
How many categories of functions based their return modes?
What Are The Three Cost Factors Involves In Cloud Data Center?
What is checkpoints for quicktest professional?
How does class forname work in java?
How can I automatically locate a programs configuration files in the same directory as the executable?
Tell me is there any other cms better wordpress?
What is queue example?
What does ng stands for in angular?
What happens when a call is set up?
what is difference between primary distribution and secondry distribution of cost in a cost centre
In order to apply the same formatting to every sheet in a workbook in ms-excel what needs to be done?
When creating text ads to advertise a client's small chain of italian restaurants, what should you include in the ad text to make it compelling to potential customers?
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