where the check points are stored ?
Answers were Sorted based on User's Feedback
Answer / vijay indur
Check Points are stored in ObjectRepository
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / deven mehta
Check Points are stored in ObjectRepository.bdb under the
action(X) folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
In QTP what is the difference between Step-in, Step-out, Step-over ?
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example
What will be happen if i load object repository at run time, but it has already associated.
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
How many scripts do you write per day. What is the average number of scripts you have written in your recent project
1 Answers CenturyLink, Optum, Value Labs,
Which property do you use to retrieve or assign data into a cell in a Data Table object?
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
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
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).