Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
export runtime datatable data using dp
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi All,

1)Is it possible to export runtime datatable data using DP.or is there any other way to get the run time data in excel sheet or data table..

2)As i was going thru the threads i found some script
if err.number<>0
what is the use of err.number<> 0.what is mean by 0.

Thanks in advance.

Regards.
Vasu
Reply
#2
Solved: 10 Years, 9 Months, 2 Weeks ago
err.number<>0 means for every error their will be a number that is error number & that number will not be = 0 (As long as no error occurs, Err.Number = 0)for more information refer VB user guide.
Reply
#3
Solved: 10 Years, 9 Months, 2 Weeks ago
Yes, you can use DataTable.Export(*file path*) and DataTable.Import(*file path*) methods to do this.

File path here refers to the runtime datatable of the first test you have executed and can be found in the results folder.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply
#4
Solved: 10 Years, 9 Months, 2 Weeks ago
Thank you ankur.

I have one more doubt:-

I have downloaded Quality center and QTP trial versions..
Which one i need to install first?
What more settings i need to do for working QTP with Quality center?

Thanks in advance.
Reply
#5
Solved: 10 Years, 9 Months, 2 Weeks ago
Please follow the posting guidelines! one question per thread please.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to Export run result viewer with CAPTURED DATA and save it in PDF,or Doc,or HTML akhandesh 0 2,805 07-16-2015, 06:03 PM
Last Post: akhandesh
  Find a text in Runtime datatable ra.dineshkumar@gmail.com 1 1,869 12-01-2014, 06:18 PM
Last Post: supputuri
  Function writes data from datatable to database Fairbanks 0 2,401 06-27-2014, 07:51 PM
Last Post: Fairbanks
  Retrieving data from Txt file into datatable kriday 3 5,555 07-23-2013, 11:04 AM
Last Post: vinod123
  export data from one sheet to another sheet in data table raaj123 1 2,193 05-21-2013, 02:21 PM
Last Post: Shahzaad

Forum Jump:


Users browsing this thread: 1 Guest(s)