what is the diff between ANT and MAVEN?
Answer Posted / sethu
Dependency management in ant is nightmare. One should know complete knowledge(or depending on Dev. Team) to build a classpath. Maven solves all dependency issues itself via inheritence.
Versioning of artifacts in Ant nearly not possible(unless managing it independently). Maven by default does it.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
how can i type the text message in compose box in yahoo mail using descriptive programming in QTP?
Need a batch file or VB script to delete old (more than 90datys) roaming profiles
I Am Planning to Write ISTQB foundation level Ceritification of inida. can Any Body let me know how to prepare for it & Any Study material can you provide or Any other E-books i should need to Study. Please Mail to me ajaybe_2004@yahoo.co.in THnaks in advance Ajay
Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible
why script is client dependant.
how can we move to the next column in excel sheet in file operation using descriptive programming inQTP?
what is the Structure of an ANT file?
Why we use Action Script(Multimedia Flash) rather than using other scripting languages (JAVA,VB...etc) ?
How can you convert QTP 8.2 scripts to QTP 9.2. Please give some inputs ASAP.
why script is client dependant.
What is the procedure for installing USP-35 on my compure?
Someone who protect my excel file, m using ms office 2007 and windows 7 operating system, pls help me, how can i unprotect sheet
a="10.20.30.1" replace 1 with 45 in python using reg ex
I have installed QTP version 9.0. I have installed Mozilla firefox version 2.0. But QTP "Record and Run settings" in WEB tab shows FIREFOX 1.5 in drop down to run session begins. So QTP does not record anything which I type in firefox. How can i recognise firefox 2.0 and how can i update browser version in QTP?
how do u define in ur build.xml If I need to execute a task before executing my task?