Answer Posted / aishvarya
end custumer,cliend,intermediater
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what is traceability matrix and its usefulness
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
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?
If you're given a program that will average student grades, what kinds of inputs would you use?
What is smoke testing and user interface testing ?
Why documentation testing is important?
What is the difference between Functional testing and Unit Functionality testing?
In how many ways you perform batchtesting ?
How do you estimate white box testing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
what r the 5 major defects that u found in ur shopping related project?
Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.