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.

Software Testing as a Continuous Improvement Process

Software life cycle testing means that testing occurs in parallel with the development cycle and is a continuous process. The software testing process should start early in the application life cycle, not just in the traditional validation testing phase after the coding phase has been completed. Testing should be integrated into application development. In order

Software Testing as a Continuous Improvement Process Read More »

Client-Server Testing

Demystifying Client-Server Testing: A Comprehensive Guide On Client Server Testing

In software testing, understanding the intricacies of client-server testing is crucial. This form of testing plays a pivotal role in ensuring the smooth functioning of applications that follow the client-server architecture. This article aims to shed light on the concept of ‘Client-Server Testing,’ its advantages, disadvantages, types, techniques, and tools. We’ll also delve into an

Demystifying Client-Server Testing: A Comprehensive Guide On Client Server Testing 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 »

Scroll to Top