why Can't the system testing be done at any stage in V-
Process Model? reasons
Answers were Sorted based on User's Feedback
Answer / gopinath
System testing means testing a complete application. we
should do system testing after the completion of integration
testing. we can't done on any stage because during system
testing is we have to do both functional and non-functional
testing. system testing is conducted based on customer
requirements.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rashmi sumit
As the name itself indicates its testing the system as a
whole.
For the entire system to be ready, the various modules that
make the system should be ready and should work in sync.
So Syatem testing can b done only after completion of
Integration Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to measure testing Productivity ?
I have a doubt in writing a test case... if suppose in a round if they ask to write a test case for any situation such as(Search engine)... in the testcase do we need to fill up the actual result and status Column in the test case??(please answer i am confused)
Give me atleast 10 cases of GOOGLE search engine?
What is manual testing?Is any different types of testing in this?
wat is build duration
what is application server, Database server and test server
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
What’s the relation between environment reality and test phases?
Which is the best testing model?
Is Alpha testing done by developers or testers?
What's the difference between system testing and acceptance testing?
what type of document we prepare while testing?