What type testings will be conducted at system testing?Who
will conduct each test.
Answer Posted / bramhaji
one more testing is there after finishing the performance
testing i.e security testing.
under system testing the tester will conduct
1.usability testing
2.functional testing
3.performance testing
4.security testing.
this is the correct sequence of system testing
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain the advantages of automation over manual testing?
what exactly is heuristic checklist approach for unit testing?
What is performance tuning? What are tools of performance testing?
What is difference between V-Model and Agile Model?
What is Test Design ?( Urgent) and Test Design for Printer?
Explain the procedure for manual testing.
What are the different strategies for rollout to end users?
To specify the test artifacts involved in testing.
What is the difference between manual testing and automation testing?
How to integrate Bugzilla with QTP?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What does 100% statement coverage mean?