What is call-pair?
Answer / satyaprasad
Due to lack of domain knowledge ,junior test engineers are
paired with senior engineers called pair.This kind of AdHoc
testing is called Pair testing
| Is This Answer Correct ? | 0 Yes | 0 No |
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
What is Bug Triage?
Who will excatly assign the priority to the bug.. ...
Use of Regression Testing?
What development model should programmers and the test group use?
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
Is Beta Testing done by devolopers or testers?
how do you manage the testing for enhancement projects
How will you decide defect seviourity and priority?
difference between test suit and test scenario? (Asked in Zensar Hyderabad today(17-1-12010))
There is a field in the form...if i will put a number it will give the square of the number as output..it takes numbers from 1 to 100!!! how to test it???