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 |
Hi! I have got an expirence of a year in Software(manual) testing...Kindly let me if there are any openings for the same,location :MUMBAI..i have got a knowledge of C++,sql (basic),java,and have done a automation testing course..
What are the diffrent testable item in web testing,database testing?
plz send test cases for system shutdown
There are so many big companies like Reliance, Satyam, Infosys etc...But, y do u want to work for our company only?
7 Answers RR Donnelley, Tanla Solutions,
who preapares use case document? who preapares use functional point document? who preapares use test sceanario document?
what are the definitions of smoke , sanity and dry run testing ?
At what stage, the application can undergo performance testing?
Explain Single View Testing ?
is smoke testing is perform before realease Product
1. Do you ever research issues related to Web accessibility for people with disabilities?
what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?
how to report reviews