If 12=4, 22=10, 32=21 then 42=__?
Answer Posted / pratapreddy guvvala
12=4
22=10 here 10=((4*2)+2)
32=21 here 21=((10*2)+1)
42=? here ?=((21*2)+0) so ans=42
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
What is the function of the software testing tool 'phantom'?
What is gorilla testing?
How u r managing the time constraints in completing the project?
What are the major differences between stress testing, load testing, volume testing?
What are the phases of a formal review?
what r the 2 subdivisions of quality process and where does tesing fit?
What is benchmark?
What is boundary value testing?
What are enter & exit criterias of a test paln?
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 what are the parameters of performance testing?
Do you know what the mean of cmm and tmm?
Best institute for protocol testing in Hyderabad ? How will be the market for protocol testing ?
Why is the decision table testing used?
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?