Suppose i want to test an application with in three week,
how i will prepare test strategy for this testing.? which
testing types should i follow?
Answer Posted / kuldeep kr. pankaj
for this scenario we have to focus our testing on the major
functionality of the application to be sure that it is not
breaking & ensure that it is working properly ; as three
weeks time is not suffice to test the application.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Difference between smoke and sanity testing
How can you do the scalability testing?
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
what are the test bugs
send the senario template
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
Where we have to use perl scripting in Testing approach and its importance
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What were the major challenges u faced while testing
what is the difference between Desktop testing,Client/server testing and webapplication testing
1. what exactly is heuristic checklist approach for unit testing ?
What are the two main categories of software testing?
What are the challenges you faced in your project (Testing) and in your company?
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