WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102)
How to capture screenshot in webdriver?
Tell us can you write the code to double click an element in selenium?
How do you create regression test packs?
Using selenium how can you handle network latency?
How can we handle web-based pop-up?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
What is the purpose of the temp GUI map file?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How to assert the title of the web page?
Explain the types of properties that quick test learns while recording?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Can I change properties of a test object?
What are the recording modes in qtp?
How you are developing the script? Using record and play back or manual?
List some of the operating systems that are supported by selenium webdriver.