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
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 |
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 |
what is testing techniques,testing methodology,test packs,how are they differentiated?
What different sources are needed to verify authenticity for CMMI implementation?
What kind of document u need for going for an functional testing?
send test cases for system testing and what these test cases actually contain?
How test case is differ from test plan .give an suitable example
how will you estimate of your website?
i have 3 years of manual testing, i have 1 year of exp in banking domain project, if i am attending any interview what kind of question i will get?
How does u write test scenarios for Television /Refrigerator?
can anyone give me a good example for creating Bug report with all its mandatory field
If a bug has high severity then usually that is treated as high priority,then why do priority given by test engineers/project managers and severity given by testers?
what is srs or brs file
at what step sanity testing and smoke testing do?