MyTechFinds.com

  • Increase font size
  • Default font size
  • Decrease font size

Some useful Xpath expressions

E-mail Print PDF
Here are some useful Xpath expression which were a little hard to figure out for a newbie like me so I am making an attempt to document them. Here are 2 of them,
  1. Get unique values using xpath
  2. Get leaf node only using xpath

( 0 Votes )
Last Updated on Thursday, 28 January 2010 14:45 Read more...
 

What are webtests in Visual Studio Team System

E-mail Print PDF
Visual Studio Team System 2008 offer variety of tests that you can create depending on the application and your testing needs. I recently came across a scenario where I want to test basic functionality of our home grown proxy server. The testing focus was to make sure that the server behaves as expected on the GET and POST requests send to it. I quickly figured out that I am going to need some tool with with I am able to record/capture HTTP request going to and coming from the server. OpenSTA was an obvious choice, as I knew I can do that in OpenSTA, but when you have a powerful tool like VSTS, you may want to think twice. Also, as all the other tests for the project were in VSTS umbrella, it made more sence to include these server tests to the same suite. VSTS offers a kind of test with which you can record/capture the HTTP/S traffic to your webserver or website or for that matter any such server that is communicating on HTTP protocol.

( 1 Vote )
Last Updated on Saturday, 15 August 2009 21:21 Read more...
 

TRX to HTML using XSLT and JavaScript

E-mail Print PDF
Here is another simple way to generate HTML reports from Visual Studio Team System 2008, test execution result files (.trx). I have already described how you can use only XSLT to convert TRX to HTML in my earlier write up - Generating HTML reports from TRX using XSLT. This article describes another similar method which requires xslt, but using JavaScript on the HTML page. Now, the difference here is to make the trx and xslt files independent.

( 1 Vote )
Last Updated on Monday, 29 June 2009 11:23 Read more...
 

Choosing the right UI test automation tool

E-mail Print PDF

Okay, this may sound like a topic which has been talked about just too many times. But I am still going to express my views here. I can fairly say that people looking for this topic have quite a bit of (bitter) experience with UI automation. Let's not talk about good and bad of UI automation and keep the focus on the tool selection process, yeah, it sounds pretty heavy but it is indeed a "process" in itself before you decide to go with a particular UI automation tool for your project. Of Course, if you want to succeed!

( 1 Vote )
Last Updated on Sunday, 07 June 2009 07:00 Read more...
 

Issues related to Remote Desktop Connection on Vista

E-mail Print PDF
Now a day’s all new laptops come up with Windows Vista Operating System. Microsoft has launched Windows Vista Home, Premium and Business editions. One of the major problems with Vista is not being able connect to a Remote Desktop.

There are few tests you can do to identify and resolve the issue

( 2 Votes )
Last Updated on Monday, 01 June 2009 13:09 Read more...
 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  3 
  •  Next 
  •  End 
  • »


Login

Like it? Share it!


Search

Polls

Which of the following are characteristics of testable software?
 

MyTechFinds

Help us
We have 1 guest online