GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 560 of 648    Print  
How to import the run-time datatable values into a notepad?

  
Total Answers and Comments: 1 Last Update: November 26, 2007     Asked by: sri 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 25, 2007 10:53:12   #1  
RK        

RE: How to import the run-time datatable values into a...
for each row
print datatable.value(cols)

 
Is this answer useful? Yes | No

 Related Questions

In Quick Test Pro 8.21. While Recording/writing the Script i want to know the " Selecting Tab Position Action Script".Eg: Window contains 4 tab positions i would like to select 2 tab position at that time how script will come. plz write the script and send me. 2. How can i generate and select Tree View in Programatically. Eg: Mycomputer Contains all drives information like as below. +My Computerwhen i press + Symbol My Computer will Expand that format like-- My Computer Drive

I have 10 Edit Boxes in my application. i Named them as Text1, Text2, Text3...Text10. Now i want to set values in these Text Boxes using Loop Statement. Can i Usefor i=0 to 10 browser("b1").page("p1").WebEdit("Text" & i).set "value" &inext**********Is it acceptable WebEdit("Text"&i) ? I am getting error here.Any suggestions?
Read Answers (6) | Asked by : Nagelli Anil Kumar

Hi i am new to VB Scripting, I have a problem to declare an array in QTP. I am using a variable to declare an array which is come in runtime.Example:Dim variable1 - declare the variable using dimvariable1 = "senthil" - assign the value which is come in run timeDim variable1 (10) - declare the dynamic array using dimvariable1 (1) = "kumar" - store the value in arrayvariable1 (2) = "chandru" - store the value in array This is the way i tried, but

Latest Answer : Datatable is divided into two types.1. Local data sheet(For each script u can create ur own data table)2. Global datasheet(For the entire application u can use only one global datasheet.) ...

1. I don't want my application to open when while running the scripts. is it possible through QTP like that?2. Is it possible to make 100 users login at the same time to check load through QTP?

Is it possible to import datatable into excelsheet which already has macros...without affecting them
View Question | Asked by : siva

Which command in QTP Script used to capture real time values?If QTP does not support third party web based application which is to be tested for GUI interface,what will be our next approach?What are configuration management Techniques?Difference between sanity testing and smoke testing? when will we use these testing?Comparision between weights and checkpoints.what is batch Testing?What is the difference between object identification and Object Repository?
Read Answers (3) | Asked by : kulgu

Latest Answer : Regression testing is the testing done to verify the defect fix. For example if you encountered a defect and report to a developer and developer fixed it and deliver the code again, then you verify that the defect is fixed. This testing is called ...

Latest Answer : use regular expression for the object name ...

I am using QTP for the first time on web application. I want to continue my test even if any web link fails. How can I do this?


 Sponsored Links

 
Related Articles

ODP.NET - Filling a DataTable Using OracleDataReader

ODP NET Filling a DataTable Using OracleDataReader So far we have been filling data tables using OracleDataAdapter ADO NET 2 0 gives us the flexibility to fill a data table using OracleDataReader as well The following code gives you the details of all employees available in the emp table by filling
 

What is Data Collection Time

Modern Relational Database Management Systems can be configured to collect data at certain events.  In a business, some of the events are sale, order, deposit, pay, request and many more. Events are really business activities in a company.  Big companies, in order to gain competiti
 

Assign values during declaration

How to assign values during declaration of variables Declaring variables tells the compiler the data type the variable is assigned and no storage area is allocated during this stage. It is possible to assign values during declaration itself. For example, consider the following program: main() {
 

The Right Time To Make A Career Change

Changing careers is one of the most crucial stages in one’s career life. There are employees who get into the career change phase earlier than other employees. But no matter how an employee enjoys his or her current career, there would come a time that an employee would think of shifting c
 

Supply Chain Management : Just In Time

Supply Chain  Management Just In Time Introduction In the realm of supply chain management Just in time” refers to an inventory strategy that it used to improve a business’ s return on investment through a reduction of in process inventory and all related costs Just in
 

Passing values to JavaScript Function

Passing values to JavaScript Function In this JavaScript Tutorial you will learn about how to pass values to and also how to return values from a JavaScript function mosgoogle center Passing Values to function Values can be passed to a function as parameters The general syntax for passing values to
 

The Connection of the 80/20 Principle With Time Management

The Connection of the 80 20 Principle With Time Management In the early part of the 20th century an economist named Vilfredo Pareto came up with a mathematical system that explained the unequal share of wealth in society He determined that in most societies eighty percent of the wealth is almost alw
 

The Connection Between Time and Money

The Connection Between Time and Money You have probably heard people use the statement time is money" many times While it sounds like a simple statement it is much more complex then you may think There are certain connections that time has with money but there are also some notable differ
 

The Importance Of Scheduling For Time Management

The Importance Of Scheduling For Time Management Once you have set goals to achieve something you will need to begin properly managing your time in order to work towards these goals After you have created a To Do list you will next need to create a schedule which will allow you to complete all the i
 

Activity Logs Are An Important Tool For Time Management

Activity Logs Are An Important Tool For Time Management In addition to schedules and To Do lists activity logs are very useful in helping you manage your time They allow you to systematically study the way you spend your time When most people view their information on an activity log for the first t
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape