What is Test strategy?
Answers were Sorted based on User's Feedback
Answer / rajendra
Test Strategy is a Highlevel document and it is specific to
each project.
Test strategy tells that what types of tests should be
conducted on the system under test.
For example:
If the System Under Test is a web based Banking
appllication/E commerce Application.
Then we need to conduct follwoing testins
1.Functional Testing
2.GUI Testing
3.Database Testing
4.Performance Testing
5.Security Testing(Mandatory)
6.Browser copatibility tesing
7.Usability testing(Optional)
If it is client server application:
1.Functional Testing
2.GUI Testing
3.Database Testing
4.Performance Testing
5.Security Testing(Optional)
6.Usability testing(Optional)........etc.
So the Test strategy will tell the types of tests to be
conducted on the System under test.
byee
Friends
Still if u have any doubts don't hesitate to call me or
mail me.
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
My Mobile number:9885162742
Hyderabad
India
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sowjanya
hi
testing strategy means
1.how you should you test your application?
a. which testing techniques will you use ( stress tests,
security tests,performance tests.etc)
b. how will you handle deffects (severety classification,
authorization to open and close deffects)
2. what resources do you require?
a. what resources do you require in order to order
(personnel,hardware,etc)
b. when will the various tasks be completed.
byee
sowjanya
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mahindra v
Test Strategy is an high-level test approach where it
provides a framework for all testing activities of a
Project. It defines the preliminary test scope, objectives
and test approach for a Project.
This Test Strategy defines the overall guiding principles
for all phases of testing that form part of a project and
describe how the development, test teams and Customer
groups will interrelate.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sangeetha
A serials of different test are conducted to verify all the
modules are integrated properly and all the components are
working perfectly or not
| Is This Answer Correct ? | 0 Yes | 4 No |
what are the advantages of waterfall model over V-model??
From which document we will get Technical Requirements ?
What are the steps involved in Manual Testing
When to stop testing? (Or) how do you decide when you have tested enough?
Expain Equivalence Class Partion with an Example?
PLS HELP. i'm a rookie How to write test case with multiple textboxes??
Difference between Client server application & Web based application?
3 Answers CMS, H5 Asia Pacific, IBM,
what is test case ,,,real time i want defination pls ,pls
1.Difference between System Testing and UAT 2.Difference between Load, Stress, Volume and Performance Testing. 3.Difference Between Integration testing and System Testing 4.Difference between Bug and Defect 5.Difference between Use Case and Test Case 6.Difference between Test Plan and Test Strategy 7.Difference between Test Scenario and Test Case 8.Difference between SRS and FRS 9.What are the difference b/w client & server? 10.explain test case template? 11.explain test plan template? 12.explain testing process? 13.explain bug report template? 14.what is scenario? 15.what is criteria?What are test entry and test exit criteria? 16.what is test strategy? 17.what is baseline? 18.what is hotfix? 19.what is Inspection,Walkthrough,Review,Audits 20.what is Stress Testing,Volume Testing,Sanity Testing 21.what is QA and QC? 22.Explain V-Model and Stages? What is Adv And DisAdv? 23.What is Boundary Value Analysis? 24.What is Equivalence Partitioning? 25.What is Error Guessing ? 26.What is Cause Effect Graphing techniques? 27.What is Bug , Defect and Error? 28.How will you report the bug? 29.What are the different test deliverables? Which deliverable we need to submit at the end of testing? 30.What methodologies have you used to develop test cases? 31.How you will close the defect? 32.What is meant by the bug state "Reproduce"? 33.What is change request?How do you handle change requests ? 34.what type of documents do u prepare during testing? 35.what are the testing methodologies? 36.What is release notes? 37.what is Response Time? 38.What report u generate after completing testing? 39.What is Test Bed? 40.Example for a bug having high severity and low priority? 41.Give me examples for high priority and low severity defects?
What r the things,u prefer and prepare before starting testing?
does regression testing start from 2nd build or 1st build?why?could u plz answer
Define Stress, Load, Volume Testing?