Vaisala VTX2 Sequencer browser
Extension is used to move between Test Sequence <-> Test Step <-> Executing Class.
Extension adds new button under right-click context menu: "VTX - Relative Search"
"Relative Search" from TestSequence:
TestSequence
→ TestStep selection or place cursor on the text to be searched
→ Right-Click; Relative Search
→ Jumps to TestStep-settings
TestStep
→ "Format"-name selection or place cursor on the text to be searched
→ Right-Click; Relative Search
→ Jumps to Executing Class
"Relative Search" from Executing Class:
Executing Class
→ Class name selection or place cursor on the text to be searched
→ Right-Click; Relative Search
→ "Find"-window lists all calling TestSteps
"Relative Search" from TestStep "Identifier":
TestStep
→ "Identifier" name selection or place cursor on the text to be searched
→ Right-Click; Relative Search
→ "Find Results"-window lists all calling TestSequences
"Relative Search" from TestSequences SubSequence:
TestSequence
→ SubSequence selection or place cursor on the text to be searched
→ Right-Click; Relative Search
→ Jumps to called TestSequence
"Relative Search" from TestStep TestSequenceId, PreTestSteps or PostTestSteps:
TestStep
→ TestSequenceId selection or place cursor on the text to be searched
→ Right-Click; Relative Search
→ Jumps to called TestSequence
Note! TestSequenceId Relative Search works only when Source is "System.String"-type
TestStep
→ PreTestSteps or PostTestSteps selection or place cursor on the text to be searched
→ Right-Click; Relative Search
→ Jumps to called TestSequence
OR
"Relative Search" from Products.xml SequenceType-selection to TestSequence:
Product.xml
→ SequenceType-name selection or place cursor on the text to be searched
→ Right-Click; Relative Search
→ Jumps to called TestSequence
"Relative Search" from Executing Class or from TestStep Identifier settings:
"Relative Search" will use Find and Replace window settings when backwards search is initiated.
Recommended settings:\
- Look in: Entire Solution
- Include external items: Checked
- Include miscellaneous files: Checked
- File types: Empty or *
Additional info:
"Relative Search"-shortcut key: CTRL+Num0. At the moment not configurable!