How to check for spelling mistakes in the application when
doing manual testing please tell me their is any alternative
other than by observing
Answers were Sorted based on User's Feedback
Answer / jk
Copy the text and paste it in word document. Spell mistakes
will be underlined with red mark. :)
P.S. Language should be set to English (US or UK)
| Is This Answer Correct ? | 9 Yes | 1 No |
approx how long a simple website take time just for manual testing including report generation.
Tell the procedure to close word file?
what is installation in software referred to as?
What are the different types of joins
What if the client finds a defect after delivering the product? How will you react and justify?
2 Answers HeadStrong, IBM, Somany Ceramics,
What are test entry and test exit criteria?
how to perform reviews
How do you go about testing a project ?
To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases
How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....
Can you explain how state transition diagram can be helpful during testing?
It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.