1.Unit testing ->integration testing->system testing->UAT in
this where do u do the functional testing & regression
testing? if these two done in each phase why should not
mentioned in that ?
2.What are the difference b/w client & server?
3.While doing regression testing one bug raised due to
functionality dependency, what is the bug status that one?

Answers were Sorted based on User's Feedback



1.Unit testing ->integration testing->system testing->UAT in this where do u do the functi..

Answer / vk

1. Above written all testings consist functional testing
but the testcases for them are different. In integration
testing, test cases covers the functional flow between 2 or
more modules. In system testing, testcases covers the
functional flow after combination of all the modules with
specific hardware and software including some non
functional testing. so the name is getting changed at
different level.

2. Client: is generate the request and send to the server.
Server: is receive the request and give the proper response
to the client.

3. Functional dependency bug is to be raised as new defect.
Bug status would be according to bug life cycle.

Is This Answer Correct ?    2 Yes 0 No

1.Unit testing ->integration testing->system testing->UAT in this where do u do the functi..

Answer / rajendra

1.Functional testing comes under system testing only.
Regression testing will be continues up to system becomes
bugfree.
2.cleint -the system terminal which request information form
another system/server(passive in nature)
Server-the system which serves the information to the
client.(active in nature)
3.functional dependency bug in first occurence it
status is reported as new defect and
from next time onwards its status is duplicate.

ok byeeeeeeee
friendz
rajendra
rajendra_penumalli@yahoo.com
hyd
+919885262742

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

write test case for gmail login page

0 Answers  


Is testing is different in linux platform.please reply me how testing will be implemented on linux platform?

2 Answers  


Puzzle:A rope, a match box are given.the rope takes 1 hr to burn off completely.the rope is not uniform.there is no watch with u.how can u calculate half an hour of time?

10 Answers   ITC Infotech,


What is difference between the Web application testing and Client Server testing?

1 Answers   Verizon,


given nrequirement collection doc,tester can prepare which test plan?

5 Answers   Wipro,






If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?

1 Answers  


what are the "steps to reproduce" for any bug?

2 Answers  


What is risk analysis,what type of risk analysis u did in u r project

1 Answers   Lehman Brothers,


Why is it impossible to test a program thoroughly or in other terms 100% bug-free?

0 Answers  


At the time Design of Specification , there is ANY need of QA Team . if Yes Then why ?

3 Answers  


What is change request, how you use it?

0 Answers  


You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

0 Answers  


Categories