Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Search Your Question

Showing posts with label Test Director interview questions. Show all posts
Showing posts with label Test Director interview questions. Show all posts

Thursday, May 15, 2008

Test Director Q & A Part 1

1.What is Test Director?

Its a Mercury interactive's Test management tool. It includes all the features we need to organize and manage the testing process.

2.What are all the main features of Test Director?

It enables us to create a database of tests,execute tests, report and track defects detected in the software.

3.How the assessment of the application will be taken place in Test Director?

As we test, Test Director allows us to continuously assess the status of our application by generating sophisticated reports and graphs. By integrating all tasks involved in software testing Test Director helps us to ensure that our software is ready for deployment.

4.What the planning tests will do in Test Director?

It is used to develop a test plan and create tests. This includes defining goals and strategy,designing tests,automating tests where beneficial and analyzing the plan.

5.What the running tests will do in Test Director?

It execute the test created in the planning test phase, and analyze the test results

6.What the tracking defects will do in Test Director?

It is used to monitor the software quality. It includes reporting defects,determining repair priorities,assigning tasks,and tracking repair progress

7.What are all the three main views available in What the running tests will do in Test Director?

? Plan tests

? Run tests

? Track defects

Each view includes all the tools we need to complete each phase of the testing process

8.What is test plan tree?

A test plan tree enables you to organize and display your test hierarchically,according to your testing requirements

9.What are all the contents of test plan tree?

Test plan tree can include several type of tests

? Manual test scripts

? Win Runner test scripts

? Batch of Win Runner test scripts

? Visual API test scripts

? Load Runner scenario scripts and Vuser scripts

10.What is test step?

A test step includes the action to perform in our application,input to enter,and its expected output

Test Director Q & A Part 2

ool

12..What are all the components of TestDirector5.0?

Plan tests,Run tests,Track defects

13.Who is having full privileges in TestDirector project?

TD Admin

12.What is test set?

A test set is a subset of tests in our database designed to achieve a specified testing objective

13.How the analyzing of test results will be accomplished in TestDirector?

Analyzing results will be accomplished by viewing run data and by generating TestDirector reports and graphs

14.What is Test set builder?

The test set builder enables us to create,edit,and delete test sets. Our test sets can include both manual and automated tests. We can include the same test in different test sets.

15.How the running of Manual test will be accomplished in TestDirector?

When running a manual test,we perform the actions detailed in the test steps and compare them to the expected results. The mini step window allows us to conveniently perform manual tests and record results with TestDirector minimized

16.How the running of Automated test will be accomplished in TestDirector?

We can execute automated tests on our own computer or on multiple remote hosts. The test execution window enables us to control test execution and manage hosts. We can execute a single test, or launch an entire batch of tests.

17.How to execute test plan in testdirector?

Write testcases in test plan(Description and expected results)

To execute them go to TEST LAB . Give coverage from test plan to test lab by selecting “select tests”.

Then click on RUN of RUN TEST SET to execute the test cases.

18.What is the use of Test Director software?

TestDirector is Mercury Interactive's software test management tool. It helps quality assurance personnel plan and organize the testing process. With TestDirector you can create database of manual and automated tests, build test cycles, run tests, and report and track defects.

19.How you integrated your automated scripts from TestDirector?

When you work with WinRunner , you can choose to save your tests directly to your TestDirector database or while creating a test case in the TestDirector we can specify whether the script in automated or manual.

20.Who all are having the rights to detect and report the defects?

? Software developers

? Testers

? End users

21.What are the main things want to be considered while reporting the bug?

? Description about the bug

? Software version

? Additional informations necessary to reproduce and repair the defect

22.Describe about mailing defect data

Connecting TestDirector to your e-mail system lets you routinely inform development and quality assurance personnel about defect repair activity.

23.What is report designer?

Its a powerful and flexible tool that allows you to design your own unique reports

24.What is the use of graphs in TestDirector?

TestDirector graphs help us visualize the progress of test planning,test execution,and defect tracking for our application,so that we can detect bottlenecks in the testing process.