What is the common bug u face in a web-based application. .?
Answer Posted / chaitanya
Links are not working properly. i.e if you click on one
link then it is going to some other link
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what are the Cs in testing
To specify the test artifacts involved in testing.
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
what type of testing techniques are using after accept the build?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
What is bottom-up approach?
What is an end-to-end testing?
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?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
What ishigh severity, low priority bug?
How do u determine,what to be tested?