Software Testing Certification

Comparing Shared Object Repositories

QuickTest Professional enables you to compare existing assets from two different object repositories using the Object Repository Comparison Tool. The tool is accessible from the Object Repository Manager, and enables you to compare different object repository resources, or different versions of the same object repository resource, and identify similarities, variations, or changes. You can compare …

Comparing Shared Object Repositories Read More »

CSTE September/December 2005

CSTE Sept 17, 2005:Objective Paper1: Q1. Who defined the standards?A) ISOB) QAIAns. ISO Q2. Juran is famous for A) Quality ControlB) ManagementAns. Quality Control Q3. Which one is not Statistical Tool? A) Cause & effect GraphingB) StratificationC) Run ChartD) Regression AnalysisAns. Cause & effect Graphing Q4. Histogram refers toA) Bar ChartB) Run ChartC) ParetoAns. Bar …

CSTE September/December 2005 Read More »

ISEB Foundation Certificate in Software Testing Practice Exam – 1

Q1. We split testing into distinct stages primarily because: a) Each test stage has a different purpose.b) It is easier to manage testing in stages.c) We can run different tests in different environments.d) The more stages we have, the better the testing. Q2. Which of the following is likely to benefit most from the use of test …

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

HP QTP Certification HP-M016 Practice Exam Questions – 3

HP QTP Certification HP-M016 Practice Exam Questions – 3 Q1. ‘Browser navigation timeout’ is in which tab of Test Settings (File->Settings) window.A) PropertiesB) ResourcesC) WebD) Web Settings Q2. How many tabs are there in Test Settings (File->Settings) windowA) 7B) 6C) 5D) 8 Q3. Identify the tabs in the Test Settings (File->Settings) windowA) Properties, Run, Resources, …

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

ISEB Foundation Certificate in software engineering

ISEB Foundation Certificate in Software Testing Practice Exam – 2

Q1. A deviation from the specified or expected behavior that is visible to end-users is called: a) an errorb) a faultc) a failured) a defect Q2. Regression testing should be performed: v) every weekW) after the software has changedx) as often as possibley) when the environment has changedz) when the project manager says a) v & w …

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

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