Question { 4330 }
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
Answer
| Is This Answer Correct ? | 0 Yes | 1 No |
In where you are keeping or maintaining shared object repository (file)in your appliction?
Answer
| Is This Answer Correct ? | 1 Yes | 0 No |
How many regression test suits in your appliction?
Answer
| Is This Answer Correct ? | 0 Yes | 1 No |
Question { 3811 }
A web table is having 3 columns(name, salary and checkbox) in qtp
How to select a checkbox based on the highest salary of an employee in a webtable.
Answer
| Is This Answer Correct ? | 1 Yes | 3 No |
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
Answer
| Is This Answer Correct ? | 0 Yes | 2 No |
Question { 3144 }
how do you make the variable declaration mandatory?what is the use of "option explicit"?
Answer
| Is This Answer Correct ? | 1 Yes | 0 No |