What are different ways to test web services?
List the advantages that web services have over com (component object model)and dcom (distributed component object model)?
Explain the functionality of ftp server?
What are the various tools? Explain name a few?
Explain the purpose of inductor in an electric circuit?
Can I upgrade my windows 7 to windows 10?
How many ways to start and stop weblogic servers?
What is the Relationship between equals method and == in Scala? Differentiate Scala’s == and Java’s == Operator?
kindly mail me by attaching files , formats for quality checks of common building materials like cement , concrete , bricks , sand and aggregates plz send my email id- VMANDAL91@gmail.com
What is transmission queue?
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
Should the duty of creating a purchase order be segregated from the duty of creating a vendor?
What are default user interface used in windows server?
What are triggers mysql?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance