what r the differences between Testing on desktop
application and Testing on client-server application while
using QTP?oR
while using MANUAL
Answers were Sorted based on User's Feedback
Answer / indira varma
desktop applications means standard alone applications
hear 1.at a time only 1 user is allowed in application
2.in this frente end and back end is installed on a
single system
where as in client-server application
1.it is a menu driven application
2.two or more users at a time work on same application
3.client want any info it sends res to the server and sever
again sends particular res to the client
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nag
client server application is 2 tire project. if u put any
request in the client server application it sends to the
request in database and resopnse to the application for to
reterive data.
desktop applicaton it is a 3 tire project. if u put any
request in 3 tire project it sends that request to webserver
and webserver sends that request to database that database
reponse to the webserver and webserver resonse to the
application
Plz correct me If I m wrong, I wil b thank full to u.
| Is This Answer Correct ? | 0 Yes | 5 No |
How you will do regression testing on login form, After fixing the bug?
define SOA?
Wht is Chache or Chache Memory, we test during web based testing...Actually what is it,Actually where it comes.. Can Anybody explain it in detail.....Thanks in advance..
What is the V-model?
test cases on calculator
What is your experience with change control? Our development team has only 10 members. Do you think managing change is such a big deal for us?
What are the two ways to create test scripts?
what is requirement traceability matrix? Mention its format
4 Answers CTS, Zycus Infotech,
Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti
How the application is launched to the production environment?
What thing should be tested in regresson testing?
1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?