Software Testing Certification

ISEB Foundation Certificate in Software Testing Practice Exam – 3

Q1. Software testing activities should starta. as soon as the code is writtenb. during the design stagec. when the requirements have been formally documentedd. as soon as possible in the development life cycle Q2. Faults found by users are due to:a. Poor quality softwareb. Poor software and poor testingc. bad luckd. insufficient time for testing …

ISEB Foundation Certificate in Software Testing Practice Exam – 3 Read More »

DataTable in QTP

In QTP scripting there are many objects that are used, One of the Objects used in QTP scripting is DataTable Object. Datatable Object and related Functions: Basic use of Datatable object is to create an object for adding, deleting, updating data of an excel sheet used. Main functions of the datatable object: Syntax:Datatable.Importsheet(“nameofExcelfilewithpath”, “nameofthesourcesheet”, “nameofthedestinationsheet”) Syntax:Datatable.Exportsheet(“nameofExcelfilewithpath”, …

DataTable in QTP Read More »

Scroll to Top