what is the difference between web application and client
server application testing ?
Answers were Sorted based on User's Feedback
client server application is 2-tier architecture.means
the client is connected to server through DNS.
web application is 3-tier architecture .means the
client is connected to web server through TCP/IP ,then web
server is connected to database server.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / kirankk
Client server application is 2-tier architecture. Means
The client is connected to server through DNS. And one more
thing in testing point of testing user requirements and
security testing (if you need) here user expected
requirements is there? Are not? In your application
Web application is 3-tier architecture .means the
Client is connected to web server through TCP/IP, then web
Server is connected to database server. In web testing
point of
Testing the performance testing and security testing and
URL testing ,broken links testing webtables testing, data
integrity and data validation and
| Is This Answer Correct ? | 3 Yes | 2 No |
hi, everyone who answers my que this is prasad i have done b.tech in 2010 and i have done testing course and also written istqb certificate but when i attend any interview they are only looking for exp people so i thought to keep fake of one year and my % in b.tech is also some what less its 58. so, if i keep the fake i don't know the real time experience and what should i mention in my resume if i go for manual testing side and some basic terminology that software companies uses.. plz help me out
What is intrusive testing?
With the help of Bug Id how will u find in which module or in which test case a bug hv been arised... ie hw will u track down the bug.....
What is process and procedures?
how to use bugzilla plz tell me details processs
Explain validation?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
Can we use agil/scrum methodology in prodcut testing.
Hi friends, Could u pls tell the name of the institute who gives realtime project(live project) in manual & automation testing(qtp & load runner) in hyderabad & bangalore?
Explain the requirements?
What is problem?
what is difference between system testing and system integration testing?