how to write the query to select the rows are in the order of either 1,3,5,7... or 2,4,6,8,...
7 13583if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
8 15933You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
6 9678If 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?
2 4881I have the requirement to compare the two files and pick up the matching records. File 1. file2 23 32 32 13 34 15 35 36 36 35 43 Get the matching records from this 2 files to out file. how you will do this in cobol program?
15 99230I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail
9 145311. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.
3 6792Post New ADP Interview Questions
How are elements stored in hashset?
What are the key components of automation anywhere architecture?
What is console line?
please explain with examples the below mentioned "Creating the end to end business scenarios and executing the scenarios to perform the regression testing".
where do plants get carbon from and where does the carbon go when plants die?
Difference between Pre-Validation step Vs Pre-Operation step?
What is the difference between general competition and exact competition.
Explain the order of sql statement execution?
What are terms in math?
Can one take ayurveda medicine with modern medicines?
What tools are used to test TCP/IP
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
How would you optimize the dimensions?
What is jpa implementation?
when do you use f-spec. Continuation line ?