at the time of testing web based applications and client
server apllications, what you absorved as a tester? (i need
not differences, but i need what you absorved at the time
of testing as a tester)
Answers were Sorted based on User's Feedback
Answer / kiran9
for both the appl: as a tester need to concentrate on
responce time of the appl.and security of the appl. and
user friendly of the appl.and more important the content of
the application ( what is for that application,whethe it
provides all the needs of the end use)
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ramesh
Web Based Application:
The observations are as follows,
1) Client Machine relies on the Server Resources for
accessing the Application.
2) Web Based Application can be accessed through Browser
from any where.
3) The Response time of application totally dependent on
Server resources utitlized during processing.
Client-Server Application:
The Observations are as follows,
1) Client machine utilises its own resources for accessig
and processing.
2) Client Machine should have a exe loaded from we can
access the Application.
3) Only one User can access the application at a time from
a client.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rizwana
We generally check for the links,data retrieving and
posting.
We perform load and stress testing especially for Web based
and Client-Server applications.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pbalaji
when testing a web based application i will look for two
things first one is whether there is linking from one
interface to next interface what actions are performed when
you insert data into and delete data into the fields of the
interface.Finally as a complete application does it provide
desired functionality.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bhavani
Functionality,stress,load tests are used for both web and
c/s application
where as in web application we go for navigatin test
Is This Answer Correct ? | 0 Yes | 1 No |
An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000 Can you please explain in brief, how to do equivalance class?
4 Answers ISTQB, Tech Mahindra,
i know that there are two types of applicationa.one is web applications and the other is client-server application.web means online applications,and client server means we have to install in our systems to use it.now my question is ,yahoo messenger which we have to install in our system and have to work on line.this application comes under which type of application.
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?
How do you estimate staff requirements?
What r all the security problems u r facing & the measures taken to solve.
Have anyone got the Cognizant manual testing call letter for interview? Pl reply
what is the difference beween dry run testing and smoke testing?
1.what kind of testing have you done ?
what is entry and exit criteria?
2.How are you going to map between Test Scenarios and Test Cases?
Please give me example of - 1. High Severity and High priority Bug ? 2. High Severity and low priority Bug ? 3. High priority and low severity Bug ? 4. Low Severity and low priority Bug ? Thanks
Explain about 'Performance testing' in Web based Application?