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 |
suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated
How to see entire results at the same timeafter the batch run.. Cannot see the entire results at a time. Is there a easier way view everthing at same,as our batch file very large
What is test fusion report?
Interviwer asked, How many years exper.. on QTP? I said, total 2 yrs exp in manual and QTP. QTP only current project arround 3 months. then interviewer ask , HOW BOLD YOU QTP? What you say?
can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
actually how many hours per one day we will work on automation(qtp) in real time
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
What is the file extension of the code file & object repository file in QTP?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
can we run the scripts of qtp 8.2 in the qtp7.0?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?