Answer Posted / neeraj kumar
Hi friends!
I would like to help you,
This example can help you
Dim Str, Str2
Str="Automate your business processes & be more"
Str2=Mid(Str, 9, 5)
msgbox Str2
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What ate the Technologies supported by QTP?
Write a script to customize the test results in PDF and HTML format.
Is it possible to merge two object repository files in qtp?
How can you exit from an action?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How many add-ins comes by default with qtp?
How does you pass optional arguments in qtp?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
what kind of frame work you used in your last project?
On what document base Descriptive programming is written if build is not yet ready ?
what is profile tool?
What is the new version of qtp which is recently released in the market?
How do you delete unwanted results in qtp?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How to test background color and dynamic images during run time can you put the check point for moving objects?