WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) What is the exact difference between Integration & System testing, give me examples with your project.
5 15649Can anybody would u like to tell the details of Automation Framework, with example. and also give preferable books. sites. Thanks in Advance.
2 6867In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
FCG,
3 6636Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
FCG,
3 7591
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
Discuss quicktest professional environment?
What is the use of gui map and what happens when the gui map file get loaded?
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
What is the difference between selenium ide, selenium rc, and webdriver?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
How the smart identification is used in real time?Please explain with an example
How to start recording using quicktest professional (qtp)?
How do you configure gui map?
Is it necessary to call embedded resources explicitly in jmeter?
What is the purpose of loading qtp add-ins?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
Write a code snippet to launch chrome browser in webdriver.
how to acess a test in RSA?