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 |
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
Which object repository we use in real time and can we merge 2 object repostiory and how?
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
how to call multiple scripts in QTP at a time
Explain the concept of how quicktest professional identifies object?
How to analyzing test results using quicktest professional (qtp)?
.qfl extension for which file? where vl use it
What is the life cycle of QTP? Pls Give me Exact answer?
How can you delete the results file (XML)
what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.
hi all need one help . i want scroll down and up but thing the holl page is taking webtable. i need to scroll down and up using scroll tab any bodu knows plz help its urjent regards balaji
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.