what are the exact testing types you involved when testing
the webapplication testing and clent server application
testing?have u find differene interms of testig?
Answers were Sorted based on User's Feedback
Answer / sagar
CLIENT / SERVER TESTING
This type of testing usually done for 2 tier applications (usually developed for LAN)
Here we will be having front-end and backend.
E.g: applications developed in VB, VC++, Core Java
WEB TESTING
This is done for 3 tier applications (developed for Internet / intranet / xtranet)
Here we will be having Browser, web server and DB server.
The applications accessible in browser would be developed in HTML, DHTML, XML, JavaScript etc. (We can monitor through these applications)
| Is This Answer Correct ? | 0 Yes | 0 No |
First window is registertion window where u will be having the fields to entering the name,password and confirm password and Ok button.After hitting the OK button it will take u to 2nd window, wel come window for the user with the msg welcome user. 3rd window will be login screen where u will be entring the user name and password with out any mistake in case and spell (i.e u entered correctly)and 4th window it shows that user does not exits .What will be reasons? Other then data base not connected.
Suppose u and ur team member is there.ur team member (friend) has raised one bug..u don't no abt apllication as well as that functionality of that application.ur TL give the task u have to give the Severity & Priority..how can u give the Severity & Priority?
What is the difference between Business Requirement and functional Requirement
How do u ensure that there are no duplicate testcases?
What is testing ?
How do you estimate staff requirements?
What is the difference between load testing and volume testing?
i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?
can anyone tell me the scenarios for online banking transaction ?
What is Smoke testing,in smoke testing time u will prepare the test cases or not?
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
What is the difference between business requirment document and software requirement document?