There are two sand clocks(timers) one complete totally in 7
minutes and other in 9-minutes we have to calculate with
this timers and bang the bell after completion of 11-
minutes!plz give me the solution.
Answer Posted / hemanthdeva
Hi Friends,
1. Start both clocks (7 and 9 mins)
2. When 7 min sand clock completes sand , turn it so that it restarts.
3. when 9 min clock finish, again turn 7 min clocks immediately (It has 2 mint only)
4. when 7 min clock finishes second time, 11 min will be competed.
Thats it... :)
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Which is the easiest and preferred Automation Tool mostly for software Testing now a days? What is the reason for it.
Tell me about your Company Process mmeans how you are getting the projects from client, how the project categorized in module, how assignment was done, How you are getting you module? which life cycle and process.
What is defect analysis?
What is parameter?
What is execution?
What all things you should consider before selecting automation tools for the aut?
A number of critical bugs are fixed in software. All the bugs are in one module, related to reports. The test manager decides to do regression testing only on the reports module.
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
How do you verify the test results and how do you proceed when you do not get the expected results?
What are benefits of iSCSI SAN over FCOE SAN?
what r the strategies & methodologies r u following in preperation of test cases based on usecase?
What is RC update and BRIO?
Draw the Framework Architecture of Selenium RC with combination of Selenium webdriver?
Explain testability?
An input field takes the year of birth between 1900 and 2004 what the boundary values for testing this field are?