What is meant by Test Methodology?
Answer Posted / neha
Test Methodolgy means:
(1)Black box Testing
(2)White box Testing
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.
where do we work with Application, web and Database servers Means which type of applications.
Write 2 scenarios for System testing?
What is stub?
What is the difference between coupling and cohesion?
how will the test plan is pepared in ur organisation>?
Explain the procedure & path of s/w in testing?
how can you test the web environment for security testing?
What a team leader will test first when s/he will get new module to test?
what exactly is heuristic checklist approach for unit testing?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
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