can test cases we wroitten directly on td. wat else we can
do in td
Answers were Sorted based on User's Feedback
Answer / satish
test cases can be written either manual or automated in T.D.
In T.D we can report the defects, track the defects, and
many more can be done.....
Correct me if I am wrong
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / qa
hi,
I would like to share my answer here.
Yes, we can directly write test cases in TD. The main tabs
of TD are as follows:
Requirements, TestPlan& Test cases, TestLab, Defects
generator.
1. click on Testplan and you can create or build Test cases
beased on application functionality(for eg: if your
application has a user authentication funcationality such
as valid user name and pwd with specific length, then you
can create a Test case naming "USERLOGIN". its just a basic
example to understand)
Testplan:
2. Userlogin(Testcase)
once test case name is created, you will get a option to
add details to that testcase.TD automatically generates
these fields.Test step, test condition and expected result.
3. Now you can add details to these fileds
Test step: details of what you are going to do in
application testing
Test condition: this is test data. data to put under test
Expected result: the application response when input is
given.
this is how you will add test cases in TD manually.
And also you can add test cases by automation i.e by excel
or word importors. this choice is very time consuming when
you have small projects.
To add testcases using excel or word add ons:-
in TD menu bar under tools option you have this add on
tabs. click on that and do accordingly.
I eloborated my answer here to give a better understanding
on td.Hope this will help u little.
Good luck to u and thanks
QA
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mayur
Yes, It is possible to write test cases directly in TD.
The first step is to write test cases in TD and considering
that test cases we execute that test cases either using
'Manual' or 'Automation' option provided.
If we consider 'Manual' the Application is executed
according to test cases manually and according to the result
the status of test case is selected. i.e. Fail or Passed. If
the execution of the part of the module is according to the
test case, it is marked as 'Passed' else it is marked as
'Fail'. If any test case 'Fails' that means the Bug is
detected and according to that Bug report is generated in TD.
Step 1 : Write test cases.
Step 2 : Execute test cases and write actual result.
Step 3: If test case 'Fails', generate Bug report.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pinki
Thanks Qa for your detailed wonderful answer. It will help
a lot
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / asn
Yes we can write test cases directly into the testdirector.
Using test director we can plan our test using requirements
tab.
we can design our tests using testplan tab.
we can execute out tests using testlab tab.
we can post the bugs using defects tab.
we can attatch any documents ,we can capture the snapshots
of the required objects.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the drawbacks of TD??
How to use testdirect like a dashboard?
What are the 3 views?
Explain the project tree in test director?
How to switch between two projects?
Which tool is best to do Regression Testing?
What is Test Director's API execution tool(VAPI)?
What are the MIC& Reporter Class in DP?
what is test bed in terms of software?
what are the type of testing and methodologies
Where and how do you write test cases in TD?........What steps ie.how do you change status of bug in TD..
how to run the qtp scripts in Test director.is it posssiblr or not?? and also i want to see the previes test results,how to see and where to see??