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 AND WHY TO CREATE EMPTY OBJECT IN QTP?
What criteria do you use when determining when to automate a test or leave it manual?
Get the count of files of similar types from a folder.
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
Explain advantages and disadvantages kdf?
what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766
Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.
Name the properties you would use for identifying a browser and page when using descriptive programming?
Tell me the situations where we will use Data Driven?
what is difference between analog and low level recording
How you know that a test case is a regression test case