How will you deploy a web appln?i mean how will recive that
build if it is web based(asp.net)?
Answer Posted / suren
Hey " Abhesheke", That was really a terrific ans for the
question. Even MICROSOFT doesn't till now that an ASP.NET or
.NET FRAMERWORK uses the .jar files when its deployed.
Thanks for ur New Invention to the Gr8 Technology...
The Actual Ans for the this question has in two ways:(This
is only for ASP.NET 1.1/2.0)
1. If the User doesn't the IDE(Visual Studio) installed on
his machine he has to Copy the .DLL files or Application
files to a folder. make a Virtual Directory or can place in
the Path INETPUB\WWWROOT (web based application are hosted
in that path, this will b in the drive wher u have installed
ur WINDOWS-OS) and make it and deploy it as a webapplication.
OPen the Browser and type the path
http:\\localhost\ApplicationName
if ur site is deployed in the IIS the above link works and u
can test r view the Web Application.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
could anyone explain application testing in sequence order i don't have any experience in that
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
. Is any graph is used for code coverage analysis?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
Why it is recommended to add verification checks to your all your scenarios?
What are the two main categories of software testing?
What are the different types of software testing?
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
What is a test scenario?
What is manual testing and what is it process?
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.
what is the difference between PEGA based web application testing versus web application testing?
Test cases have written according to Flow of the software working or according to Screens?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.