WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) What will be the test script in QTP to test a ComboBox where a user has to select more than two items????
L&T,
8 36557How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..
IBM,
3 7462key word driven frame work is like a folder structure Question is that where is the folder like funtion library folder,object repository,data base,application scenerio folder etc are store whether in a remote machine where we have to access or in our machine (it just like VSS)
1930tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used
HCL,
2 6345Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?
2033How to execute set of multiple SQL queries in Load Runner? Which component in LR would be used to run the SQL Queries?
1 21226Consider a business transaction, which is run in the LR tool (takes 2sec), but when run manually (takes 4sec). Please explain??
3 7221When a business transaction, is run in LR and QTP (the response time= same for both 2 sec , No of user = 1). Which tool would you opt for???
3 7118I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance
6 10153
How could you explain the main difference between webdriver and rc?
Define Canvas view of UFT?
What are selenium tests normally named (as displayed at the top of each test when viewed from within a browser)?
what is command for executing files?
Why should testers opt for selenium and not qtp?
what are the skip functions in Load Runner?
What is loadrunner api function?
How to get typed text from a textbox?
What are the testing type supported by selenium webdriver?
What is the usage of Test case Design Techniques,in Integration/System Testing?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
hi 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
What is the purpose of the Trap options?
Tell us how to perform right click using selenium webdriver?
Explain about user authentication in TD related to OS?