For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
2 5974suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.
2 3794Post New Bosch QTP Interview Questions
how can maintaince the acb contactor moveing and fixing kit
how to run 'mysql' commands from a batch file? : Sql dba
what is the difference between cluster and non cluster index? : Sql dba
in object oriented programming, how would you describe encapsulation?
What is dimensional modelling? Why is it important?
How to enter boolean values in sql statements?
What is cleavage?
What are the different Control Panel Applets?
How to create an array from php string?
Which attribute will be used in xml if the java code needs a reference to view??
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
what is third integration
How multithreading is achieved in python?
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
What are the benefits of c language?