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 36558How 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 6345I 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 10154
How do you perform Regreession Testing?
What are the different kinds of test steps?
Hybrid framework supports Descriptive programming. Is it true?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
How do you create new test sets in td?
desribe a situation where u faced a stressful situation and how did u cope with it
Define Error Pane of UFT?
How to handle the exceptions using the recovery scenario manager in qtp?
how can i call function (which has link with excell sheet at a remote location) within another function
Diff b/w Health care domain and Banking Domain?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What are the steps involved in the recovery scenario wizard?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
How does qtp identify objects in the application?
What are the various types of Actions in UFT?