What are the different Testing methodologies?
Answer Posted / sharada
Black box, white Box are testing Techniques
Methodologies are like V model, Agile , RAD, Iterative
| Is This Answer Correct ? | 14 Yes | 8 No |
Post New Answer View All Answers
what is the test plan of facebook?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What is the difference between load testing and performace testing?
Can you explain steps in function points?
Have u ever done testing related to a database,give examples to support u r answer.
What is bug leakage?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
How many types of api testing are there?
Name three reasons why the tester may choose to record in Context Sensitive mode.
What kind of testing to be done in client server application and web application? Explain
what is sanity test (or) build test?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
Testcases for msword( microsoct office word??
Describe Testing Decomposition?