WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
1800difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
5 26310How can I replace all the text from the QTP script with some other text. Is there any replace all function in QTP Any one can help me
5 14981i'm using WR 8.2 version to test a form developed using ORACLE10g. The problem i'm facing is, the form has number of edit objects in that only two objects are not able to recognize by WR while running the script. ( if i FIND that object in the GUI File it highlights the object but if i press SHOW button not able to recognize) can anyone tell me the reason for it??
2 4156Can anybody send me the code to get the RO property of the active screen in QTP while running?
9 18918what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp
NIIT,
4 11424hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
1979Hi all. Could anyone tell me the difference between an Action and a Function in QTP. Thanks in advance and Merry Christmas.
IBM,
3 62271.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that)
3 10247What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
5 16350
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
What are the Application Functions available in QTP?
Explain the types of object repositorys in qtp?
Other than the default port 4444 how you can run selenium server?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
What are the different components of the selenium?
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
Name the frameworks that are used in software automation testing?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium?
Explain the difference between data driven testing and parameterization ?
What is object repository in selenium webdriver?
What ate the Technologies supported by QTP?
What is same origin policy? How you can avoid same origin policy?
What is keyword view?