What are microsoft 6 rules?
No Answer is Posted For this Question
Be the First to Post Answer
this is a question asked by an interviewer..."why have u choose the testing field"
Explain All-pairs testing?
how many types of functions in qtp
Testing of Non-Functional requirements does not involove a) Performance tests b) Reliability tests c) usability tests d) Configuration tests
actually i want some sample test case which used in projects
Write the test cases for credit card accessing the money transfer
Explain Application boundary?
who will do impact analysis in testing?
What is the role of QA in a project developement?
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
What is mutation testing and when can it be done?
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;