Saturday, December 21, 2013

QuickTest Professional 11 (QTP 11) certification test preperation


Get information and e-learning resources related to the QuickTest Professional  11 (QTP 11) certification test preparation. Here you can find QTP 11 Practice tests and QTP question papers for QTP 11 certification exam preparation. The QTP online tests on our website are designed to help students evaluate themselves and at the same time the QTP mock tests also help the students to learn as they evaluate. All the QTP test papers are free. Practice on free QTP online mock tests and QTP sample Question papers. More you practice more you will learn.



Exam type: Objective (Multiple  Choice)
Exam Duration: 105 Minutes
Number of Questions (items): 72
Pass percentage: 75%


Automated test planning
10%
Plan for general testing and automation.

Plan for QTP testing.

Identify and describe features and settings.

Explain QTP licensing and packaging.

Basic test creation and how QTP works with objects
19%
Create the basic test.

Explain how QTP works with objects.

Add steps without recording.

Explain the purpose and operation of Smart Identification feature.

Basic test verification and enhancement
24%
Add standard and custom verification points.

Enhance tests with parameters.

 Add custom checkpoints.

Add database checkpoints.

Add bitmap checkpoints.

View test results.

Modular automated test builds
11%
Explain how to build modular QTP tests with Actions.

I Use a Shared Object Repository.

QTP and ALM integration
7%
Explain the QTP/ALM connection.

Define ALM management of QTP resources.

Explain versioning features in QTP

Automated test troubleshooting
10%
Troubleshoot Object Recognition problems.

Use Recovery scenarios.

Use the Debugging Tool.

Measure System Performance.

Configure log tracking.

Advanced QTP Scripting
4%
Import and export Excel sheets.

Get and set object properties.

Identify descriptive programming to bypass repository

Expert View
7%
Describe Expert View features.

Describe dynamic object programming.

Identify and describe VBScript elements.

Web applications
8%
Recognize Web Add-in Extensibility.

Describe Web event recording use and configuration.

 Identify new web testing capabilities.

Wednesday, October 09, 2013

Exploring Work Item Charting in Team Foundation Server 2013

Work Item Charting allows you to use a browser based interface to create visual chart representations of the data returned from a TFS query. This allows us to build up a view of visual representations of work item data that help us understand the state of our projects better in a simple to use way


To get started with our charting the first thing you need is to use the connect to your TFS project via web access and head to the Work Items section and add a new Work Item Query:
In my example I have the simplest of queries (the default), of course you can modify this query to mine out the work item data-set that you want to work with:
In my instance I will leave the default query in place and add no additional clauses. This query by default returns me all the work items in my project (denoted by the @Project syntax) that are of [Any] Work Item Type (Features, PBIs, Tasks, Bugs etc...) and are in [Any] State (New, In Progress, Done etc...). With this simple query in place I can simply save my query using the “Save As…” icon to give my new query a sensible name like “All Work Items”.
Now I have my query you can see in the above diagram (albeit truncated) that a result set is returned based on the query. This now provides us with the basis from which we can start “Work Item Charting” by moving to the “Charts” tab and selecting “New Chart”:

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














Friday, March 01, 2013

HP Quality Center-Site Administrator demo-Ahamad


HP Quality Center-How To Export Test Cases from Excel sheet to Quality Center-demo by ahamad


QTP Certification Information ((HP0-M47) Details





QTP 11 Version was introduced in the month of September 2010 and in July 2011, QTP 11 Certification (Code: HPO-M47) have been introduced in the place of QTP 10 certification. QTP 10 Certification has become obsolete.

This exam is conducted by HP in collaboration with the Pearson VUE. Before, it was taken care by prometric centers but now it is handled by Pearson VUE from Feb 1st, 2012.
 Changes in QTP 11 Certification:
Candidates need to take both Quality Center and the QTP exams to get certified in AIS (Accredited Integration Specialist) certificate. But, QTP 11 certification itself is enough to get certified in QTP 11 certification (HP-AIS – Functional testing – HPO-M47).

QTP Certification: Examination Details:
Following are the details about the model of Question Paper:
There will be totally 72 questions with different types of questions:
         Single Choice Selection
         Multiple Choice Selection
         Drag and Drop
         Point and Click
         True or False
Examination time is for 105 minutes and need to score minimum of 75% to get certified.

Registration Process

         Candidates should visit the HP site and get the learners ID.
         Using that learners ID, Candidate have to create a user profile in the Pearson VUE site.
         Exam fees of Rs.2600 have to be provided through debit or credit card.
         Acknowledgement mail will be received along with  the examination date and the registration number for the exam.

QTP 11 Certification Syllabuses:

Following points talks about the topics covered for this certification – Link to HP sitefor more details:
    Automated test planning ---10%
         Plan for general testing and automation.
         Plan for QTP testing.
         Identify and describe features and settings.
         Explain QTP licensing and packaging.
     Basic test creation and how QTP works with objects --19%
         Create the basic test.
         Explain how QTP works with objects.
         Add steps without recording.
         Explain the purpose and operation of Smart Identification feature
     Basic test verification and enhancement—24%
         Add standard and custom verification points.
         Enhance tests with parameters.
         Add custom checkpoints.
         Add database checkpoints.
         Add bitmap checkpoints.
         View test results.
     Modular automated test builds—11%
         Explain how to build modular QTP tests with Actions.
         Use a Shared Object Repository.
     QTP and ALM integration---7%
         Explain the QTP/ALM connection.
         Define ALM management of QTP resources.
         Explain versioning features in QTP
     Automated test troubleshooting---10%
         Troubleshoot Object Recognition problems.
         Use Recovery scenarios.
         Use the Debugging Tool.
         Measure System Performance.
         Configure log tracking
     Advanced QTP Scripting—4%
         Import and export Excel sheets.
         Get and set object properties.
         Identify descriptive programming to bypass repository.
    Expert View—7%
         Describe Expert View features.
         Describe dynamic object programming.
         Identify and describe VBScript elements.
     Web applications---8%
         Recognize Web Add-in Extensibility.
         Describe Web event recording use and configuration.
         Identify new web testing capabilities.