Skip to content
The Bug Finding
  • About
  • Contact Me
  • Toggle website search
Menu Close
  • About
  • Contact Me
  • Toggle website search

Amita

QTP Function-Export/Send Output/Result Data to Excel

  • Post author:Amita
  • Post published:July 8, 2010
  • Post category:Automated Testing/QTP

The below function exports the data to an excel sheet from QTP. We can use this function to export the test results to excel. The function would be called every…

Continue ReadingQTP Function-Export/Send Output/Result Data to Excel

QTP General Function to Read Input Data from Excel and store it in an array.

  • Post author:Amita
  • Post published:July 7, 2010
  • Post category:Automated Testing/QTP

The below function reads data from an excel file stored at some location, into an array. 1: Function ReadData(TestId) 2: Dim DataArray() 3: 'Specify Values of path 4: ExcelPath="path of…

Continue ReadingQTP General Function to Read Input Data from Excel and store it in an array.

QTP General Function to check/verify that some file exits on the given path or not.

  • Post author:Amita
  • Post published:July 7, 2010
  • Post category:Automated Testing/QTP

Below is the QTP function which can be used in any general functional library to check/verify that a file exists or not. 1: Function CheckFile(FilePath)2: 'Create the File System Object3:…

Continue ReadingQTP General Function to check/verify that some file exits on the given path or not.

QTP – Menu bar / Menu Items missing

  • Post author:Amita
  • Post published:June 1, 2010
  • Post category:Automated Testing/QTP

Some times, we face problems with QTP menu bar. The menu bar disappears or some menu items disappear from the tool bar. To enable missing items or display all menu items in…

Continue ReadingQTP – Menu bar / Menu Items missing

Integration Testing

  • Post author:Amita
  • Post published:December 27, 2009
  • Post category:Software Testing/Testing/Testing Basics

Integration Testing is is performed after Unit Testing. Integration testing is done when individual software modules are combined and tested as a group.Integration testing is the testing of combined parts…

Continue ReadingIntegration Testing

What is Unit Testing?

  • Post author:Amita
  • Post published:December 27, 2009
  • Post category:Software Testing/Testing/Testing Basics

Unit Testing is the testing of individual software components or modules. It is the foremost level of software testing and is commonly performed prior to integration testing.Unit testing performed in…

Continue ReadingWhat is Unit Testing?

Gray box testing

  • Post author:Amita
  • Post published:December 23, 2009
  • Post category:Software Testing/Testing/Testing Basics

Gray box testing is a software testing technique that uses a combination of black box testing and white box testing. Gray box testing is not black box testing, because the…

Continue ReadingGray box testing

White box testing

  • Post author:Amita
  • Post published:December 23, 2009
  • Post category:Software Testing/Testing/Testing Basics

White box testing strategy deals with the internal logic and structure of the code. White box testing is also called as glass box testing, structural testing, open box testing or…

Continue ReadingWhite box testing

Black Box Testing

  • Post author:Amita
  • Post published:December 23, 2009
  • Post category:Software Testing/Testing/Testing Basics

Black Box Testing refers to testing without knowledge of the internal workings of the system being tested. For example, when black box testing is applied to software engineering, the tester…

Continue ReadingBlack Box Testing

Software Testing Life Cycle

  • Post author:Amita
  • Post published:December 23, 2009
  • Post category:Software Testing/Testing/Testing Basics

Software Testing, being an important part of any project has it's own life cycle.Software Testing Life Cycle is divided into following Phases:* Proposal/Contract.                     --Analyze scope of project, Prepare Contract, Review…

Continue ReadingSoftware Testing Life Cycle
  • Go to the previous page
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • Go to the next page

Recent Posts

  • World Quality Month – Enhancing Results with Excellence 
    World Quality Month – Enhancing Results with Excellence 
    November 20, 2024/
    0 Comments
  • Cypress: How to use X-path Plugin
    July 6, 2023/
    0 Comments
  • Cypress: Using Regular Expressions for Effective Test Automation
    June 13, 2023/
    0 Comments
  • Cypress: Verifying Child Elements have given text: A Practical Example
    June 7, 2023/
    0 Comments
  • Cypress – How to assert element is not clickable?
    March 31, 2023/
    0 Comments

Categories

  • Abbreviations
  • Acronyms
  • Agile
  • Agile Testing
  • ALM
  • apache
  • Apache_Poi
  • apache-poi
  • API
  • Application Lifecycle Management
  • Assigment
  • Automated Testing
  • Automation Framework
  • Basics
  • Best Practices
  • Books
  • Coding Basics
  • Comparison
  • Cypress
  • Data Driven Framework
  • Declaration
  • Definitions
  • Eclipse
  • Evaluation Contest
  • excel
  • Excel Tricks
  • HP ALM
  • HTTP
  • Inspiration
  • Interview Questions
  • JAVA
  • JIRA
  • Keyword Driven framework
  • Linear framework
  • Load Runner
  • LR
  • Management
  • Mercury Tools
  • Miscellaneous
  • Mobile Application Testing
  • Modular Automation Testing Framework
  • motivational
  • MS Office
  • myths
  • Non-Fiction
  • Non-Technical Corner
  • Pen Test
  • Penetration Testing
  • QTP
  • Quality Center
  • Rational Functional Tester (RFT)
  • Rational Performance Tester (RPT)
  • Rational Service Tester (RST)
  • Reviews
  • SAP
  • SAPGUI
  • Selenium
  • Self Development
  • Self Help
  • Sharepoint
  • SOAPUI
  • Software Testing
  • Software Testing Interview Questions
  • SQL Developer
  • String
  • Test Script Modularity Framework
  • Testing
  • Testing Basics
  • Toastmasters
  • Troubleshooting
  • Variables
  • Whale Done
  • Windows 7 Issue
Copyright - WordPress Theme by OceanWP