from where we will retrieve data for data driven tests in
qtp?
Answer Posted / n
data driven testing means retreving data from different
data sources that may be excel files, ini files , text
files and .......
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the views in the QTP GUI?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
why should we give deliver good quality software?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
How software tester can use constants and variables in scripts?
What is a data driven test in qtp?
What are the views available in quicktest professional?
What are main panes available in qtp test browser?
what the difference between shared repository and per action repository?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What are the different types of checkpoints?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution