 |
Webtable().GetCellData() Returns hidden values of Cells
(-)
|
|
|
I am trying to retrieve values of cells from a webtable using GetCellData() method but it returns hidden values of cells also.
Is there any method to get only visible values of a Web Table.
Code:
RwCount=Browser("xyz").Page("abc").WebTable("table1").RowCount
For i=1 to RwCount &n
NewsBot Software Testing 1 week ago - 20 |
|
 |
7 Deadly Sin's of Testing
(-)
|
|
|
This morning I was inspired by this picture
and I thought what are the 7 deadly sin's of software testing. I know what some of them are for me at the moment, but what are your 7 deadly sin's of testing
NewsBot Software Testing 5 days ago - 15 |
|
 |
US Pre-bookings open for QTP DP Unplugged Book – 25% Off
(-)
|
|
|
Our new book QTP Descriptive programming unplugged will be released in US market on 14th Nov 2012. But we wanted to give our readers a chance to pre-order the book and get it before the official release. The pre-bookings will be open only till 4th Nov 2012. All pre-orders will enjoy 25% discount. Th
NewsBot Software Testing 7 days ago - 15 |
|
 |
Converting JSON to XML using VBScript-QTP-UFT
(+)
|
|
|
JSON (JavaScript Object Notation) is a popular data interchange format on the web. But parsing a JSON in VBScript or UFT (earlier QTP) could be a challenge. Building a solution purely dependent on VBScript will not be performance effective, and is also not a piece of cake. To overcome this, we will
NewsBot Software Testing 6 days ago - 14 |
|
 |
XPath based object identification in QTP 11
(+)
|
|
|
 |
Syntax with descriptive programming
(+)
|
|
|
Hi
Anyone able to offer some helpful advice as to why this object can't be found?
I need to be able to programmatically change the index, so it's quite important to be able to do something like this.
Thanks
Martin
Code:
Dim o
Set o = Browser("Browser").Page("Martin Short CanopiusORSA").Frame("F
NewsBot Software Testing 5 days ago - 12 |
|
 |
Website Mobile - Best Practices
(+)
|
|
|
Hello,
Here in the company we started to test website in mobile, what do you guys usually evaluate in mobile sites? For example: optimum size of pages, images
Note: I refer to websites
NewsBot Software Testing 4 days ago - 8 |
|
 |
Export data
(+)
|
|
|
Hi All,
I want to export data into different excel rows. Here is my script. I want the TimetakenB2 in second row but it is always override the first row. please suggest.
'Importing Data file
Datatable.Import "C:\Users\Desktop\Page_Load_Time.xls"
Datatable.GetSheet (1)
'Login Process
St
NewsBot Software Testing 2 days ago - 7 |
|
 |
Inserting comments along with name of the script in excel
(+)
|
|
|
Hi All,
I am running qtp scripts in batch mode using the following code,
Now i want to insert description of that particular scenario along with its name
Currently using below code:
set qtp = CreateObject("Quicktest.Application")
qtp.Launch
qtp.visible = True
call moduledriver("EXECUTABLEFOLDER"
NewsBot Software Testing 3 days ago - 6 |
|
 |
extjs/html5 funcational automation testing with qtp11.0
(+)
|
|
|
HI,
Can any one help that, how to start extjs/html5 funcational automation testing with qtp11.0
NewsBot Software Testing 4 days ago - 6 |
|
 |
Is it possible to select JTree leafs by it's icon color?
(+)
|
|
|
Hi, does any one have good idea for JavaTree control from QTP script?
Each JTree leaf shows have checkbox and icon. This icon dynamicaly change by its application status.
My customer wants to select checkboxes by its status icon from QTP script. I know it is difficult, cause QTP can not recognize ic
NewsBot Software Testing 3 days ago - 4 |
|
 |
JUN 2013- UFT/QTP Interview Unplugged – 2nd Edition
(+)
|
|
|
For those who have been wondering why “And I thought I knew QTP!” has been out of stock on KnowledgeInbox.com/store/. The reason is obvious that we have been working on 2nd Edition of the book. The book will now be launched with a new name “UFT/QTP Interview Unplugged”
NewsBot Software Testing 2 days ago - 4 |
|
 |
KnowledgeInbox server upgrade in progress
(+)
|
|
|
KnowledgeInbox started back in 2005, has grown from a 4 article website to more than 100+ articles, 8 freeware tools, 3 published books. We have always been committed to provide our readers a great user experience with the site. Keeping that in mind, we are now upgrading our servers to improve perfo
NewsBot Software Testing 1 day ago - 3 |
|
 |
A question of VMs
(+)
|
|
|
Hello all,
At the moment I use laptops with multiple boots in order to test apps. I use these for all stages of the testing right through from beta to general release, which is obviously very time consuming when I'm checking little bugs here and there and I need to restart into another OS...get ano
NewsBot Software Testing 21 hours ago - 3 |
|
 |
Converting JSON to XML using VBScript-QTP-UFT
(+)
|
|
|
JSON (JavaScript Object Notation) is a popular data interchange format on the web. But parsing a JSON in VBScript or UFT (earlier QTP) could be a challenge. Building a solution purely dependent on VBScript will not be performance effective, and is also not a piece of cake. To overcome this, we will
NewsBot Software Testing 9 hours ago - 3 |
|
|
|
|
|
| |
|
|
|
|