how to parameterise a test with data base table or excel
sheet?
Answer / neeraja
First get that data into the datatable of QTP and we can
parameterise it three ways
1 Through Keyword view of test pane
2 Through wizard
3 dires\ctly we can write this method
datatable("column name",sheetid)
ex:
datatable("a",1) for global sheet
| Is This Answer Correct ? | 1 Yes | 0 No |
QTP is not displaying in OBJECT SELECTION-CHECKPOINT PROPERTIES boxs only WINDOW AND WIN OBJECT remaining pages and links , images not displaying in web application testing. how can I get the pages and links in object selection? Please anyone tell me?
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
What is synchronization point in QTP?
What is difference between Recording time object identification and Run time (Execution) time.
What is action?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?
How to supress warnings from the "Test results page"?
How can we perfom Action and Component parameter.?
Diff. between keyword driven Data driven testing?
breef description of batch testing ?
How to capture the text from the application using QTP?