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 36301How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..
IBM,
3 7303key 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)
1886tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used
HCL,
2 6246Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?
1983How to execute set of multiple SQL queries in Load Runner? Which component in LR would be used to run the SQL Queries?
1 21143Consider a business transaction, which is run in the LR tool (takes 2sec), but when run manually (takes 4sec). Please explain??
3 7078When 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 6991I 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 9932
what is keyword driven testing in qtp?n how is it useful?
Can you do without a framework?
What is test fragment?
How to record a qtp script ?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How to get Traceability matrix from TD?
What are the main differences of qtp and win runner?
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 threshold level for think time and how can be this changed?
What is synchronization point in QTP?
What is beanshell scripting?
What is the difference between “type” and “typeandwait” command?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
While injecting capabilities in webdriver to perform tests on a browser which is not supported by a webdriver what is the limitation that one can come across?