Exforsys

Free Training

Createobject - QTP

This is a discussion on Createobject - QTP within the Software Testing forums, part of the Testing category; What is createobject in QTP? what is the use of Createobject? when it can be used? can anybody explain in ...

Go Back   Exforsys > Testing > Software Testing

Exforsys.com


Software Testing Software testing is a process used to identify the correctness, completeness and quality of developed computer software.

Reply

 

LinkBack Thread Tools Search this Thread
  #1 (permalink)  
Old 03-13-2009, 06:16 AM
Junior Member
 
Join Date: Mar 2009
Posts: 8
lalithambigi is on a distinguished road
Createobject - QTP

What is createobject in QTP? what is the use of Createobject? when it can be used?
can anybody explain in detail. i searched in google. but i am not able to understand the concept.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-29-2009, 05:28 AM
Junior Member
 
Join Date: Mar 2009
Posts: 2
ramana028 is on a distinguished road
Qtp

Quote:
Originally Posted by lalithambigi View Post
What is createobject in QTP? what is the use of Createobject? when it can be used?
can anybody explain in detail. i searched in google. but i am not able to understand the concept.
ok

Definately ... will exp wt is CreatObj and how to use with example

with in wk days... right now busy at my work...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-24-2009, 12:48 AM
bharathp's Avatar
Member
 
Join Date: May 2006
Location: Banglore,India
Posts: 97
bharathp is on a distinguished road
Send a message via AIM to bharathp
Create Object

we wil use this in QTP Descriptive programming
sample Code for creating object

Ex:
Dim i
Set objTestxl = Createobject("Excel.Application")
Set objTestxlWB = objTestxl.Workbooks.Open("d:\Program Files\HP\QuickTest Professional\data\Testxl.xls")
Set objTesxlrun = objBilRunWB.Worksheets("Testxl")

Regards,
Bharath
__________________
Bharath Kumar.P
Test Engineer
Banglore, India

Last edited by admin; 12-24-2009 at 01:01 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
CreateObject ,DLL, EXE, Run Time data nehasahu Software Testing 7 06-08-2007 05:43 AM


All times are GMT -4. The time now is 02:08 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.