WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) In QTP if u got a defect , how to report to developer using Test director or Quality center .
5 14265what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
3 6666I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks
4 7556if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.
1 5444hai iam not working.iam try to job.on practice i have dout .HOW TO TEST THE CALCULATOR BY USING DATA DRIVEN.PLS REPLY WITH CODE.I HAVE NO IDEA ON DATA DRIVEN.
2 5752If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
3 5974what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
2192what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.
11 18082
How to highlight element using selenium webdriver?
How load runner interacts with the application?
How many types of graphs are available in loadrunner?
Explain the purpose of gui spy?
What is the function of xpath?
What is qtpro? What is quick test pro? What is a quick test professional?
Difference between copy to action and call to action?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
What is the difference between automation tools and management tools?
Explain about basics of rational robot - ibm test automation tool?
What is the main disadvantage of implicit wait?
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
What is the use of gui map?
Can you do without a framework?
How would one access the value of a side variable named name from within a javascript snippet used as the argument to a selenese command?