Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can we use Virtual Objects in Discriptive Programming?

Answers were Sorted based on User's Feedback



Can we use Virtual Objects in Discriptive Programming?..

Answer / siraj

no we can't use virtual object in dp.

Is This Answer Correct ?    4 Yes 2 No

Can we use Virtual Objects in Discriptive Programming?..

Answer / uday

Yes, we can define virtual objects using Descriptive
Programming.

You should use x, y, width and height properties to define
virtual objects.

The script will look like below:
window("Paint").WinObject("NetUIHWND").virtualobject("x:=256","y:=66","width:=22","height:=20").Click
13,11

Is This Answer Correct ?    2 Yes 0 No

Can we use Virtual Objects in Discriptive Programming?..

Answer / king

Can u plz provide code how to use Virtual Objects in DP.

Is This Answer Correct ?    2 Yes 3 No

Can we use Virtual Objects in Discriptive Programming?..

Answer / vaaniraj

yes, we can add the virtual objects in descriptive program.
once making the virtual objects to qtp objects , we can use
descriptive programming for that object

Is This Answer Correct ?    1 Yes 2 No

Can we use Virtual Objects in Discriptive Programming?..

Answer / guest

yes

Is This Answer Correct ?    3 Yes 7 No

Post New Answer

More QTP Interview Questions

how to load all resource files(function libraries,object repositories etc) into tests without associating them?

1 Answers  


Hi,The question is write a script for the following scenario. scenario:in a job portal i entered QTP 3yrs testing then click search button.then it displays results like Test lead bangalore (here is a checkbox). Test lead hyderabad check box so on... question is if test lead position in bangalore then checkbox shld be enabled automatically..

4 Answers   Thatavarti Technologies,


How to handle Run-time errors?

2 Answers  


how to pripare BRS/FRS Document for different projects?

1 Answers   Wipro,


I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute

2 Answers   IBM,


in qtp wha t is synchronisatin pt,what is the maximam time out

3 Answers  


While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next

1 Answers  


how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?

1 Answers  


can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?

1 Answers  


Is it possible to convert QTP scripts to Silk scripts?

2 Answers   Sierra Atlantica,


What is Optional step?

4 Answers  


How to send the qtp results file by email (Lotus notes).

1 Answers   TCS,


Categories