How to do security implementation for any URL??
No Answer is Posted For this Question
Be the First to Post Answer
How would you ensure 100% coverage of testing?
what is sanity test (or) build test?
What are the goals of a performance testing of a web application
wat is the 3 golden rules of gui testing
i need manual testing interview questions for 2+ experience plzz help me..
How much the bug is affecting the functionality of the application?
How regularly you used to get the build and who used to installed build in software testing
What is V-model and explain differences between V-model and other SDLC models like waterfall, spiral etc
What is the role of QA in a SDLC?
HI. THIS IS SURBHI. NEW TO IT INDUSTRY.DNG TESTING COURSE. CAN ANYONE TELL ME IS THERE ANY CONSULTANCY WHICH CAN PROVIDE JOB FOR FRESHER?
what is your daily activities?
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;