What is the Test Methodology and Framework in Testing?and
what ur following in ur company?
Answers were Sorted based on User's Feedback
Testing Methodology is nothing but how to approach
testing.That is v-model
Framework is nothing but a set of assumption,concepts that
provides for software automation testing
we have 3 types of frameworks
1.linear framework
2.keyword driven framework
3.Data driven framework
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / aditya
Test methodology is nothing but the model like water fall
or 'v' ....
test framework is how the testing is performed on an
application and the work flow i.e from where the documents
come from, information flow(in one line : who does what
work)
Mostly the models are project specific and in out company
we follow V-model
Rgds,
Aditya
Cognizant Technology Solutions
Is This Answer Correct ? | 0 Yes | 3 No |
Answer / saravanan
Testing Methodolgy My Company following
1.Equlience
2.Boudary value Anlysis
1.On Boundary
2.Low Boundary
3.Upper Boundary
3.Error Guessing - 09/09/99 Guessing date and month
4. Native Testing and Posstive Testing
Saravanan, Chennai
Is This Answer Correct ? | 1 Yes | 6 No |
If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|
Are number of defects more in design phase or coding phase?
As a tester what type of document req. on tester's banch to design the test cases and for executon.what will be the practical approch If we are using excel-sheet.through excel- sheet how tester communicat with developrs about the test cases and resut and what will be the cycle of testing betwen tester and developers.what type of MANGEMNT TOOL (like VSS) should be used (PLEASE IN DETAIL)by tester if he is workink in small company.
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Hi,I am very new to testing.i want to be more strong in manual testing(writing test conditions).please suggest me?
what is the use of l10n testing?
Suppose that your're running tests on the windows calculator and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13. Write a bug title and Bug Description that effectively describes this problem?
If a defect is found in UAT after releasing what can a tester tell to his Manager about that defect?
write test case for linked in sign up page ?
1] Test Management Tool ? 2] What is tracebility Matrix? 3] What is RTM ? 4] What Is Functional testing 5] What is Regration Testing and Sanity Testing 6] Diff in Sanity and Functional Tetsing 7] Integration Tetsing 8] Diff in Primary Key and Unique Key -Should pass primary Key as null 9] What is composit Key 10] Defect Management tool in detail 11] What is Seviarity and Priority 12] Composite Key
which is the most important test case on the login page ?
How and what to functionally test in a web based application manually?