how to deploye the build when the developers give the
source code..?
Answer / gopi chand
when they give the code,first we need to checkin into CVS
(Configuration Management).
we need to give comments for the code when checkin into CVS.
Then we need to checkout the CVS code into Weblogic
workshop.
after the code in checkout into Weblogic workshop, we need
to genereate EAR file into our local system.
after generating EAR we need to deploy using Weblogic
Console.
| Is This Answer Correct ? | 1 Yes | 0 No |
1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?
What is an entry criteria?
What is Boundary value analysis?
hai suppose if i want to delete cookie of a particular web site.is it possible if it is possible how? pls. tell me
What are the different ways to check a date field in a website?
Guys, can any one of u give the realtime example for Unit Testing?
What we mean by Stealth Bug
Can you explain the pdca cycle and where testing fits in?
The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?
1) What is the differrence in Test Strategy and Test Approach 2)What is System Integrartion Testing
How to test check boxes
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.