Answer Posted / irphan kanwade
system testing is the process of testing the functionality
behavior of the entire application right from the first
module to the end of last module.under this functional
features,non-functional features,performance,comparability
can be checked.objective is to check the completeness and
correctness of the application.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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 type of testing techniques are using after accept the build?
Describe your personal software development process.
What do you do (with the project tasks) when the schedule fails?
Can automation testing replace manual testing?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
Tell me the advantage and disadvantage of cookies?
!what are the entry criteria for antomation testing ?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
What are testing techniques? What is difference between general and specific?
How could you present test strategy for the product testing?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
What about the test case if the field only takes a certain number of characters or a minimum number?