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 |
How to test a web service manually?
If developer is not agree with your bug then what is your response?
What does the test strategy document contain.
how we will decide test effectiveness and test efficiency?
what is integration testing technique(like topdown,bottomup and hybrid)explain me friends
what are the different stages in sdlc?
How will u classify the test cases ?
write 3 test cases on railway reservation system
How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
9 Answers CarrizalSoft Technologies, Microsoft,
What is a Regression testing? And do you follow that in your project?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
What is White Box testing and who is responsible for white box testing?