Answer Posted / shital
In system testing we test end to end scenario.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What are similarities of Agile and Scrum?
What is the difference between system testing and integration testing?
Test approach to windows update?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
how to connect your project in database?
What is the full form of cmmi?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the main key components in web applications?
How can we test for drastic (severe) memory leakages?
What is rapid application development model (rad)?
what is fusion testing and impact analysis???
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What are some best practices that you should follow when writing test cases?