What is time parameter?
Answer / king
Parameterization is nothing but DataDrivenTesting
means to test the functionality with multiple set of data
in order to check whether the functionality is working
properly or not.
You can create a data-driven test with a loop that
runs ten times each time the loop runs, it is driven by a
different set of data. In order to use data to drive the
test, you must link the data to the test script which it
drives. This is called parameterizing your test. The data
is stored in a data table.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will u test content of an web application with out using chechpoints in QTP 9.2?
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
How do we Access, retriew and edit the runtime objects in Automation Testing using QTP
diff between qtp versions from 8.5
Does QTP run in any environment?
give me the code to save all messages of inbox of gmail into a folder and notepad
how will u choose a tool for test automation ?
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
4. How u will open the build automatically in QTP except using Systemutil.run command
where the log files stored when using QTP? plz send answer to me ........
Flight reservation using input and output parameter script.