Author name: Rahnuma Tasnim

Rahnuma is a technical content writer at software testing stuff. A software engineer by degree and a dynamic content creator by passion, she brings to table over 3 years of writing experience in tech niche. Combining her enthusiasm for writing and technology, she loves to share her thoughts on the latest tech trends.

Different Types of ETL Testing

Different Types of ETL Testing: A Comprehensive Guide

Are you familiar with the term “all roads lead to Rome”? In data management, we could say, “all data flows through ETL.” But just like different routes require different navigation strategies, the varied pathways of data migration call for distinct testing approaches. That’s where the types of ETL testing come into play. From production validation […]

Different Types of ETL Testing: A Comprehensive Guide Read More »

Objects and Actions in QTP

Objects Objects: Objects are the things which contains different properties and methods. For Example: Window is said to be an object which consists of properties such as Exist, GetROProperty and methods such as ChildObjects, Activate, maximize, minimize etc. Property: Property describes about the object defined, each object has different properties, which is necessary to describe the object,

Objects and Actions in QTP Read More »

HP QTP Certification HP-M016 Practice Exam Questions – 2

HP QTP Certification HP-M016 Practice Exam Questions – 2 Q1. The Command used to insert the transactions in test is:A. StartTransaction(Name�), EndTransaction(Name�)B. Services.StartTransaction “Name”, Services.EndTransaction “Name”C. StartTransaction.services “Name�, EndTransaction.services “Name” Q2. A step in which one or more values are captured at a specific point in your test and stored for the duration of the

HP QTP Certification HP-M016 Practice Exam Questions – 2 Read More »

HP QTP Certification HP-M016 Practice Exam Questions – 4

Q1. QuickTest has ….. built-in toolbars. A) 5B) 6C) 7D) 8 Q2. The ……… toolbar contains buttons for recording and runningyour test. A) StandardB) ToolsC) AutomationD) Edit Q3. Shortcut Key for opening a new Function Library is: A) Shift+Alt+NB) Ctrl+Alt+NC) Shift+ND) CRTL+N Q4. Shortcut Key for Closing all open Function Libraries in one go. A)

HP QTP Certification HP-M016 Practice Exam Questions – 4 Read More »

ISTQB Sample Question Paper – 4

Q1. ___________ Testing will be performed by the people at client own locationsA. Alpha testingB. Field testingC. Performance testingD. System testing Q2. System testing should investigateA. Non-functional requirements only not Functional requirementsB. Functional requirements only not non-functional requirementsC. Non-functional requirements and Functional requirementsD. Non-functional requirements or Functional requirements Q3. Which is the non-functional testingA. Performance

ISTQB Sample Question Paper – 4 Read More »

Settings in QTP

QTP Test Settings: Before Running or Recording any test on QTP, the QTP Test settings need to be set as per the requirements of the Test. Setting these Test Settings before starting a Test plays a crucial part in the behavior of the test.These can be found at the path Test>Settings. A dialog box pops up,

Settings in QTP Read More »

Naming Conventions in QTP

The Conventions for Naming for test cases, Scripts and Actions vary from Project to Project depending upon the Client. Test Case Naming Conventions: Test cases should be named in a manner that enables easy identification of the corresponding Use case (or the Scenario) for which the Test Case is written. The Onlooker should be able to

Naming Conventions in QTP Read More »

Defect Removable Efficiency

Defect Removable Efficiency The Defect Removable Efficiency (DRE) is the percentage of defects that have been removed during an activity, computed with the equation below: DRE = (Number of Defects Removed / Number of Defects at Start of Process) * 100 The DRE can also be computed for each software development activity and plotted on

Defect Removable Efficiency Read More »

ISTQB Sample Question Paper – 6

Q1. An input field takes the year of birth between 1900 and 2004. The boundary values for testing this field are:a.) 0,1900,2004,2005b.) 1900, 2004c.) 1899,1900,2004,2005d.) 1899, 1900, 1901,2003,2004,2005 Q2. Which one of the following are non-functional testing methods?a. System testingb. Usability testingc. Performance testingd. Both b & c Q3. Which of the following tools would

ISTQB Sample Question Paper – 6 Read More »

Scroll to Top