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 14100if 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 16475You 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 10097If 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 5132I 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 100385I 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 150671. 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 7048Post New ADP Interview Questions
explain principle of potentiometer
Tds Rates?
What is memory leak and defect leak? Is there any harness testing? If yes, please explain?
What kind of Scripts Automation Anywhere supports?
Will there be still an e2 plan?
What is a topic in kafka?
What are your views on Donald Trump's presidential elections?
Do I need var in javascript?
How much on chip ram is available?
what is mean by extactable and leachable study?
What are different data types in cobol?
Can we add or delete an element after assigning an array?
How does index work in excel?
Can multiple columns be used in group by in oracle?
Php code to find whether a number armstrong or not?