Testing Interview Questions
Questions Answers Views Company eMail

What are the different ways of data parameterization in jmeter?

323

What are the differences between jmeter & loadrunner?

359

What is a test plan in jmeter?

342

What are pre-processor elements? List some of the elements.

320

How do you ensure re-usability in your jmeter scripts?

327

What are configuration elements?

403

How does jmeter work?

329

What is assertion in jmeter? List the types of assertion.

306

What is workbench?

334

What are pre-processor & post-processor elements?

331

What are the protocols supported by jmeter?

322

What are the important plugins supported in jmeter?

310

What is the execution order of test elements?

349

Functional and Integration test scenarios for actitime application

6363

What is integration testing in software testing?

569


Un-Answered Questions { Testing }

What is the difference between run time object and test object in QTP?

560


what testplan contents and what test strategy contents,what is the diff b/w them

1639


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

1561


Why do you need session handling while working with selenium?

456


What is the use of deselect all () method?

520






How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

3604


how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps

1665


i want to know abt AGILENT8960 AND SAS TOOL.PLZ REPLY ME SOON

2274


How to save your test using quicktest professional?

521


How to find the path of folder in which the test is saved in qtp?

524


Tell me what kind of tests should not be automated?

516


Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.

1521


create a daily status report or list the items you will cover in a status report

2090


How to test database in manually? Explain with an example?

181


Explain glossary of software qa/testing?

593