 |
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 1 week ago - 18 |
|
 |
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 5 days ago - 16 |
|
 |
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 5 days ago - 16 |
|
 |
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 6 days ago - 15 |
|
 |
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 7 days ago - 14 |
|
 |
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 4 days ago - 12 |
|
 |
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 4 days ago - 11 |
|
 |
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 6 days ago - 10 |
|
 |
UPA Sync Service Startup issues due to invalid Name of the server
(+)
|
|
|
Recently I had worked on couple of an issues where User Profile Synchronization service wasn’t getting started. The issue was specific to one server. Even if we create new UPA then also User Profile Synchronization won’t get started. ULS logs don’t show any exceptions. They only show tha
NewsBot Software Testing 1 day ago - 10 |
|
 |
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 3 days ago - 9 |
|
 |
DELHI UFT Training – 30% Off and now choose your sessions
(+)
|
|
|
UFT 11.5 Training(By Tarun Lalwani) We want to thank everyone for their valuable feedback on our classroom training. Based on your feedback, we have decided to allow our trainees to select the topics of interest. You only pay for the sessions you want to attend. We have split our training into
NewsBot Software Testing 2 days ago - 9 |
|
 |
How has the role of QA evolved?
(+)
|
|
|
Hey everyone! Check out my latest blog post: http://dev.theladders.com/2013/05/the-evolution-of-qa-at-theladders/. It's about how the role of QA has evolved in the six years that I've been at TheLadders.
I'd love to get some feedback! What role does the QA team play in your development process? How
NewsBot Software Testing 3 days ago - 7 |
|
 |
DELHI: UFT 11.5 Weekend Classroom Training (By Tarun Lalwani)
(+)
|
|
|
KnowledgeInbox/TARLABS UFT Weekend Program will commence on 20th April 2013 in Delhi. Limited seats available for this batch. What is UFT? UFT is Unified Functional Testing, the latest version after QTP 11. UFT integrates two HP tools, QTP and ST (ServiceTest) as a single tool. This training will be
NewsBot Software Testing 2 days ago - 5 |
|
 |
Datatable header inserting error
(+)
|
|
|
Hi i am using this code for inserting header of a webtable into datasheet
********************
datatable.AddSheet("TempStatusHold")
clcnt=Browser("name:=****").page("title:=****").WebTable("class:=dataGrid").ColumnCount(1)
For i=1 to clcnt
columnHeader=Browser("name:=****").page
NewsBot Software Testing 18 hours ago - 3 |
|
 |
Retrieve the complete height and width of a browser beyond the visible part as wel
(+)
|
|
|
Hi
I want to retrieve the height/width of the browser beyond the hidden part as well.
It should be the same as below in Visual studio
webbrowser1.document.body.scrollrectangle.height webbrowser1.document.body.scrollrectangle.width
I was trying to do this using dotnetfactory but it is throwing err
NewsBot Software Testing 6 hours ago - 1 |
|
|
|
|
|
| |
|
|
|
|