which kind of testing you are performing in diffrent phases
of SDLC
Answers were Sorted based on User's Feedback
Answer / deepali lahoti
we will start testing
1) Anaylsis if u any comments in documents. we can sent to
clients.
2) planning: we can check the all planning documents
according to users parameters.
3)Desgin: we will check the user interface testing.
4) developing: we will check unit testing.
5) integration Testing: we will integrate all modules and
tested them.
6) system testing: we have integrate all the H/w and s/w
accordingly to products meets.
7) Acceptance testing: we have divided two parts:
alpha testing: we can test on client site. it should
presence of developing team also.
beta testing; It is done by only client. If any
inforamtion not meets according to end users.again going to
the for testing till when we application is prduct oreinted.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satyaprasad
unit testing ,integration testing and systemtesing
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sreekanthreddy
depending upon client requirement we willl perform the test
on a project......
| Is This Answer Correct ? | 0 Yes | 0 No |
what is testing phase??
What is severity and Priority,gave me a example of High Severity and Low Priority and Vice Versa.
what is configuration management...please explain... thanx
How to write gui test cases ? plz gve me some sugessition about gui test cases along with examples plz plz any one plz
What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? Also tell at what Stage Testing should be best to stared?
how to see result in test director
What are the different testable items in GUI testing?
What is database testing?
In whic page of QC , we run our Test case, or from where we run our Test cases from QC?
what type of document we prepare while testing?
how do u aanalyse test cases for pen, water bottle,fan....etc? give me brief idea how to start and how to divide functionality of an object? or how can we write test cases , if req's r not given?
If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?