Skip Sequence in Job by amarnreddy09 In A Job Sequence of 10 jobs I need to run 1st job, after that 3rd job, I dont want to run 2nd job. How it will do? Upload multiple test cases from Excel by karthikpal I m trying to upload multiple test cases from Excel to TD for the first time. I have installed the EXCEL add in and it works. But somehow, though I have multiple test cases in excel, the ADD In only uploads the first test cases, the others are ignored. Can anybody help to tell me why this happens? I have created subjects in test plan and this 1 test case is parked in the right Subject. So why the others are missing? About WEB-INF folder by zurfudeen The WEB-INF folder in JSP contains which jar and xml files. When we use String and StringBuffer? by psuresh1982 Can anybody explain me when to use String and when the StringBuffer in an application? and Which one is better? Float or character in place of int by visitor anjali If we have any return type then we write int main(). My question is that can we write float or character in place of int? if yes justify. Format Pen Drive by jainbrijesh How we should format pen drive? FAT format or FAT 32? And is there any benefit of FAT32 over FAT for pen drive. I feel no benefit, even I feel loss of 4k in formatting with FAT32. What you say? How to remove horizontal scroll bar by sweetychinnu I had kept panel (CSS) for a grid-view to fix the header while scrolling My problem is I am getting horizontal scroll bar even I am increasing the width....the individual column width is increasing but the horizontal scroll bar is not going. So, what I have to do in order to not get horizontal scroll bar. Null Pointer Exception by mokaprasad We all know that java does not support pointers. Then how does it throw null pointer exception? Difference Between & and && in SQL by krishnaindia2007 What is the difference between & and && in SQL ? Ex:- 1. spool &filename 2. CONNECT &&USER/&&PASSWORD@&&DBSERVER; What is the use of these two operators? More then one Object Repository in QTP by iliaz.shaik Can we have more then one object Repository in QTP? If yes please tell how? I know by merging we have have, But with out merging can we have? Methods in ASP.NET by sripri In ASP.NET I know about methods GET, POST. Are there any other methods other than GET and POST in ASP.NET? If so some highlight on this is needed. Recovery form Deletion by susarlasireesha Two days before I updated rows in a table and committed .But I want original status of my updated table is it possible ... if so ..help me with a query. How to store without using sessions, cookies or any database by ravi3679 How can the data in different asp pages can be stored with out using sessions, cookies or any database. For eg like naukri registration where different pages have different fields for registration process and data storage is done only after submitting the last page. However you can revert back to edit data. I was asked this question in a recent interview. Can any one let me know how this can be done? Cards problem... by psuresh1982 My Friend has 3 cards face down on a desk. One is a queen and other two are kings. He knows which card has queen and king. You can ask my friend one YES or NO question, but when you do, you need to point to one of the cards. If you point to an king, he will tell the truth, if you point to the queen, he will randomly say YES or NO. You have to find one of the kings. Tell me what question you need to ask my friend? Handle window names by visitor Krishna Murthy While using regular expressions. I have one question. 1. For example I have an application in first version the application window name is "krishna" and in the second version it is become "Murthy". But my script has to handle both window names. Please send me the scenarios and as well as different examples. Getting data from odd rows of an excel sheet by visitor prasad.gandra If I am in the database testing with win-runner tool, if I want to the get the data only from the odd rows of an excel sheet, What is the statements I have to add to the TSL? Difference between abstract class and interface by manipalreddy.s I want to know the difference between abstract class and interface and why we use Servlets instead of CGI. What is getOnBytes(int size) method, What is the difference between struts 1.0 and 1.1 |