w is datatable
Answers were Sorted based on User's Feedback
Answer / saritha
Data table is used to store the test data and parameterrize
that data to the test during test execution
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / ramesh
Data Table. Assists you in parameterizing your test. The
Data Table contains the Global tab and a tab for each
action.Data table is used to store the test data and
parameterrize that data to the test during test execution
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / umasankar
Data Table. Assists you in parameterizing your test. The
Data Table contains the Global tab and a tab for each
action.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / mohammad
datatable is also called as formula one table table
developed by 3rd party developers and integrated with qtp
1.it is used for holding the testdata
2.it isolates thetest script from the datasorce
3.it has a provision of importing the data with different
datasources like flat files data files
| Is This Answer Correct ? | 4 Yes | 2 No |
Actually How do we use this Smart Identification Technology during Recording mode.
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
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
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
What is the function of Filter in QC . give with a real time example.
How to do excception handling ( error handling ) in QTP
6 Answers Institute for Medical Education,
what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
How to make Non reusable actions into reusable action? is that feature available in QTP
What is the meaning Work bench?
one page contain next button.when we enter that its not going to next page.what type of error that one.