hi ,, what is testing methodologies ,and what is test strategy
pls tel me ... advance thanks for all
Answers were Sorted based on User's Feedback
Answer / sunithadeviyagnamurthy
hai this is sunithayagnamurthy
testing methodology's:
1.block box testing
2.white box testing
3.grey box testing
It is also include unit testing
integration testing
sandwich testing
bit-band testing etc
block box testing: this test is conducted by test engineer
it test only functionality of the application as per the
customer requirement.
white box testing: this test is conducted by white box test
engineer or developer.it test the code is working or not.
Every white box test engineer should have programing skills
grey box testing: it is integrated block box testing & white
box testing
Unit testing : this testing is conducted by white box test
engineer or developer.it should have programing skills
1)to test single peace of code or module in a project
integration testing: this test conducted testing engineer.it
test integrated two or modules at a time.
they are three or more types
1)top-down approach
2)bottom up approach
3)sandwich testing
top-down approach:
it test main module to submodule.due to
some reasons the main module till not developed temporary
module is created that module name called stub.
bottom-up approach:
it test submodule to main module.due to
some reasons the main module is not developed the temporary
module is created .it called as driver.It acts as main module.
sandwich approach: both top down & bottom up approach called
sanwich approach
system testing also included in testing methodologies
system testing:
system testing it is like block box testing
it test the functional requirement working or not as per the
customer requirement. This is called system testing.
sanatory test:sanatory test means it is like positive
testing.it test the functionality is working or not as per
the customer requirment
This is the testing methodologies & sanatory testing.
all the best of ur interview
If any mistakes is their please excuse
ok keep smiling
Byeeeeeeeeeeeeeeeeee
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / neeraj sharma
Testting Methodology:-
Software Testing Mothodology is a three step process of
1)- Creating Test Test Plan\ Test Strategies
2)- Designing\Developing Test Cases AND
3)- Executing Test Cases & Reporting appropriate Bugs.
Test Strategy can be defined as a road map which is
followed during entire testing process.It varies from
company to company. It includes steps from studying
specification documents to closing a bug.
Correct me if I am wrong.
Regards
Neeraj
| Is This Answer Correct ? | 1 Yes | 1 No |
can you tell me high priority low severity defect?
Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?
what is url testing
Hi I am preparing for a Software testing interviews and i have attended 4 interviews but i didnt succeeded any of those 4 due to the lack of real time experience can any body please suggest a institute who will train for real time scenarios with good project? in CHENNAI
What is checklist? who will prepare it? i face this question in HSBC?
comptability testing with ui means,any body can expain me how we perform compatability testing in real time,don;t give definetions
Write test cases for agent login screen agent name will 4 to 20 character. password length not mention two buttons, 1-submmit and 2-Reset
what is the entry criteria and exit criteria of integation testing.
in configuration tool as a tester wich documents u r going to add
What is Test Statergy?
1 Answers Oneclick Testing Solutions,
types of testing?
Have you ever written test cases or did you just execute those written by others?