Where we use data driver in qtp?
Answer / Niranjan Kumar Singh
Data Driver is used in QTP when there are multiple sets of test data to be tested for a single script. It helps in separating the test data from the actual script, thereby improving the maintainability and reusability of the scripts. Data-driven testing allows you to run a single script with different sets of input data, eliminating the need to create separate scripts for each set of data.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the Tools for version control?
Explain about Checking Bitmaps?
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
How can we add regular expression for date field (dd/mon/yyyy)?
What is the syntax to call one script from another?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Explain different type of event trigger option.
If our application contain one image while executing script application failed to show that image but you have to check that image by importing dynamically from other location... Can we use Check Points here on dynamically imported image?
What is diff betwee datatable.importsheet "path" and datatable.import
Explain how qtp identifies object?
what type of scripts are asked in qtp?
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?