In Test Director , You can store Test cases or vb Script
. Why we need VSS?
Answers were Sorted based on User's Feedback
Answer / pradeep
yes,
u need an add in i guess ...MS VS Ver Ctrl Add-in enables
you to create a version control project in TestDirector.
You can update and revise your manual, WinRunner, QuickTest
Professional, Astra QuickTest, or VAPI-XP tests, while
maintaining previous versions of each test. This allows you
to keep track of the changes made to each test in your
TestDirector project, see how and when a test was modified,
or return to a previous version of the test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srivally
VSS is configuration management tool and meant for total
project. But Test director is different. By using this we
can manage testing part only, not all project related
documents.
| Is This Answer Correct ? | 0 Yes | 0 No |
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
What are the main differences of qtp and win runner?
WHAT IS ETL TESTING.......
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
Hi .. i want to write the script for the combo nox list . For example if any combo box having a multipul itme. So how can i retrive each item for each iteration ? help me out .
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...
in howmany ways you perfrom batchtesting
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
What is InStr()
How is the Bitmap checkpoint different from Image checkpoint?
how you will do cookie testing using QTP?