If I want to run more than one test (With different
functionality) with in one script, then what i do? plz.
explain with any example.
Answers were Sorted based on User's Feedback
Answer / shahadat khan
Hey Sandeep,
you can use Test batch runner tool in QTP. go to start menu
and click quick test professional->tool->Test batch runner;
test batch runner will be open.you have to add tests and
run.
Thanks,
Shahadat Khan
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sibaram samal
You can also go for driver script method
SIVRAM
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761
what is the difference between the modular framework and datadriven frame work
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
What is the difference between functional spec. and Business requirement specification?
what is the framework followed by ur company in qtp
How would you directly trigger javascript in a test?
Suppose U change the script whether it affect the object properties of the object in the object repository
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
can u store QTp frame work folders in VSS? If Not where u store those?