I would like to know about the steps to follow for testing a
.NET web application. Please provide detailed steps with
more general scenarios.
Answers were Sorted based on User's Feedback
Answer / glamorous
Technology may be anything such as .net,java...... ,testing
to check the functionality is same.There is no seperate
testing for .net or java or anything else
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raj
It is a rediculas question. Interviewer try to twist you.
In Testing point your going to test the application why should
you bother about the domain, what ever domain you are going to test the end product
so there is no separate test plan and testing technique for the .Net application or Java application
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sangamithra
Even the languages are anything to the application.But the testing concepts are same to all the application even it may java, .net.,etc.Testing will be made based upon functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who will give the Priority and Severity?
plz tell me how can testing implement.like-performance testing,functional testing
why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.
If I want to do a version testing then how can I do it? Is there any difference between 1.0 & 1.0.0.0 version?
What is the difference between low and high level test cases? examples please..
Give an example of high severity and high priority bugs?
what is the difference between web applications and lient server applications
What is Version Control?
who will prepare Functional requirements specification(FRS)
What is difference between Development envionment and Test enviornment.
differnce between testing life cycle and bug life cycle?
write test case for gmail sign up page ?