Tuesday, June 04, 2013

One easy solution for all your software testing needs

TELERIK-TEST STUDIO 

Functional Testing
In-depth functional web and desktop testing! Test HTML5, AJAX, Silverlight and WPF apps, JavaScript calls, Telerik controls, dynamic page synchronization, client-side behaviors, UI virtualizations and XAML animations

Load Testing
An intuitive load testing solution that's affordable too. Use functional tests or Fiddler logs to create your load tests or capture them yourself. Leverage a single VU license type to cover a range of technologies and protocols

Performance Testing
Construct web performance tests that offer an unparalleled insight into the performance metrics of your app. Run a functional test as a performance test and start gathering data on server processing time, network latency, and client rendering time.

Mobile Testing and Feedback
The real deal automated testing tool for your iOS apps is here! Test native, web and hybrid apps. iPad, iPhone, and iPod are supported – no jailbreak needed. Easily record and run tests, sync them across devices; get real-time user feedback and crash reports.


Functional Testing

Visual Studio plugin for coding pro’s:

Test Studio ships with a developer-focused solution that gives you maximum control over your code and tests. It's where you need it most - tightly integrated in Visual Studio. The powerful built-in test recorder can convert your tests to .NET code which can be further customized or extended in Visual Studio if needed.

Manual testing within Test Studio


Forget about spreadsheets! Put all your automated and manual tests in one place. Test Studio’s Manual Test Type makes manual test creation and execution more organized, productive and faster than before. Speed up the execution time of your manual tests by automating time-consuming repetitive tasks.

Exploratory testing
  

Test Studio Explore is an in-browser extension that helps you report bugs directly from your application. Attach screenshots, ideas, and annotations, while browsing. Share your feedback via email, or export it to Word and PDF. All this with a simple click of a button – no additional installations are needed.


Much more efficient regression testing


Test maintenance is smoother with Test Studio. We don’t use absolute coordinates which guarantees your tests will not break if the application layout changes. Better yet, all elements are stored in the "Elements repository". If there are multiple tests that use the same element, it will be referenced from the "Elements Explorer" instead of being duplicated in the test.

Test scheduling, execution and reporting


Leverage multiple machines to execute test runs in parallel saving vast amounts of execution time. Test Studio allows you to schedule and execute tests across the entire testing environment. Automatically collect results into a centralized repository and then analyze them on your local machine! Get email notifications upon run completion.

Powerful test recorder
 

Test Studio introduces a next-gen approach to test recording with its built-in recording surface. Not only are you able to create your tests with point-and-clicks, you can easily add conditional logic without writing a single line of code, or extract a value from a page element to be used later in the test.


Saturday, June 01, 2013

HP Unified Functional Testing (UFT 11.5) – QTP’s Latest Version

STEP 1 : What is HP UFT 11.5

HP released one new version with the name of UFT (Unified Functional Testing).
It is combination of QTP (Quick Test Professional) and Service Test (ST) Tools. We can automate GUI, API and Mobile applications functionality using this tool





STEP 2 : Earlier HP has 2 tools

1. QTP for GUI applications functional testing  
2. Service Test for web services Testing (GUI less testing)
In QTP 11.0 they have introduced a new concept that the service test script (written in service test) we can call in the middle of the QTP-script, so we can have GUI Test developed in QTP and GUI Less script developed in services test can run in the same Test.

STEP 3 : What's New in UFT 11.50

  • Overall UFT
  • GUI Testing
  • API Testing

Overall UFT

UFT now offers the following new features, which are relevant for both GUI and API testing:
  • One Unified Tool for Composite Apps Testing
  • Exciting New IDE
  • MDI: Edit Multiple Testing Documents Simultaneously
  • HP ALM Server-Side Test Runs

GUI Testing

  • UFT now offers the following new features, available when working with GUI testing assets:
  • Insight: Image-Based Object Identification
  • File Content Checkpoints
  • Support for MSAA-Based (Microsoft Office and Plug-in) Controls
  • Generate Automated GUI Tests from Sprinter Exploratory Tests
  • New GUI Testing Support for Qt and Adobe Flex Applications

API Testing

  • UFT now offers the following new features, available when working with API testing assets:
  • SAP IDoc and RFC Imports
  • JSON Document Testing
  • Reusable Actions for API Testing
  • Use API Tests in Continuous Integrations Testing
  • Debug Steps Using the Run Step Command
  • HP Service Virtualization Integration
  • Use Your soapUI Tests in UFT
  • Compare API Testing Assets
  • ALM Application Parameters for Test Runs
STEP 4: Updated IDE:-

HP UFT IDE (Integrated Development Environment) supports to work on multiple tests at the same time
HP Unified Functional Testing IDE  supports for editing more than one action at the same time
HP QTP 11.5 IDE has improved statement completion, improved dynamic lists of values, code folding and code snippets.

Object Identification

Insight Recording identify the object based on images like just as a human being   would
Image-based testing feature can allow us to test applications on non-windows operating system.

Check points(New and Improved)

PDF Checkpoint:  File Content checkpoint and File Content Output value: Checks the text in dynamically or accessed PDF file content

Bitmap Checkpoint Enhancement :-

Supports for including or excluding multiple areas within a bitmap
Supports for locating a bitmap area anywhere within the runtime bitmap.
Select External bitmap file  as the bitmap source

Mobile applications testing :
Install Perfect Mobile QTP Add-in (UFT Mobile) and automate Mobile applications. Get the more details from below link.

STEP 5 : HP UFT Supported Environments:
Active X-- ( FarPoint 8.0 COM), Flex-(Flex SDK 4.5.1, Adobe AIR 2.6), Delphi- Delphi 2009, Delphi 2010, XE, Java-SWT 3.6, Eclipse 3.6,Oracle Forms 11g, PeopleSoft 8.5,PowerBuilder 12.0,SAP GUI 7.20, Stingray Studio 10.4, VAST 8
Web: IE 64- bit, IE 9, IE Protected Mode, Chrome, FF 4-14, jQueryUI toolkit,Dojo toolkit 1.5.0, Yahoo UI toolkit 2.7
API: JRE Version 7u5

STEP 6 :Take a new Test in UFT