Answer Posted / angka
is simply masking
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
To specify the test artifacts involved in testing.
What r the functional testing u perform?
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?
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
What are the cases why parameterization is necessary when load testing the Web server and the database server?
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
What is an end-to-end testing?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
What is verification in software testing?
what are the typical problems in web testing?
is it possible web application make it as executable file
If I want to check compability of software in a MAC OS then which steps shold I follow?
When should you opt for manual testing over automation testing?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven