what is system testing and system integration testing?
explian briefly?
Answer Posted / dinesh
System Testing
After the completion of the Integration Testing, product is
handled over to the System Testing Team. In System Testing
the features and requirements of the product as described
in the Requirement Document are tested. Only after the
System Test Team determines that the product meets a
predetermined quality level, should the product be signed
off and send for System Integration Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me the SRS based review,brs based review
How many types of api testing are there?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
What is a defect?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
What is the difference between Functional testing and Unit Functionality testing?
Why do you need to parameterize fields in your virtual user script?
In Manual testing how to test proxy servers? can u please explain with example?
What is Mixed Testing
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
Can you explain tpa analysis?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
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; }
Can you explain a pair-wise defect?