Question { 34449 }
How to open an application through scripting?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
w is time parameter
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Question { 6962 }
does QTP provides any tools for parametrisation?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Question { 6560 }
did you perform retesting(DATA DRIVEN test) using functions
with out using datatable methods
how can you perform retesting using functions
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain Different types of Checkpoints in Quick Test
Professional?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Question { 4204 }
How can you quit from Action.
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
str="QTP AUTOMATION TESTING"
here how many T are there in the str
finally i want to display the T
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
write a Vb script to find a whther a selected drive exits.
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
reverse the string without using reverse string?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
compare the string without using stringcomp function?
Answer
| Is This Answer Correct ? | 0 Yes | 1 No |
print the array values in ascending order?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
find the length of the string without using length function?
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
join all the array values without using join function?
Answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi everybady,
i have faced few Qns in one of i attended interview, please help me out with these below Qns.
1. how to join values without using join function?
2. how to compare values without using String compare function?
3. input is Bangalore, but i need output like this below format, what is function to use and get this outcome
B
A
N
G
A
L
o
R
E
4. Input is "CapGemini" but uotput should be like this "inimeGpaC"
5. Input is
1
1 2
1 2 3
1 2 3 4
1 2 3 4 5
Can someone let me know results of this Qns, please. Thanks.
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |