What is Manual Testing?Can I Know the best Institute in
Hyderabad & the Best Institute to get Projects?Plz kindly
help me ?
Iam thinking to learn Testing?
My qualification : BCA with MBA .
Answer Posted / brahma
don't join directly mindq institute,check who the faculty
is.........
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why is software testing required?
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.
Explain the procedure for manual testing.
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
What is Web architecture that are followed while doing online project and tell the samples of architecture?
Hi,Please can any one tell me about SAP Testing concepts.
what are the typical problems in web testing?
How do you test a web application for dump and deaf??
What are the RBI rules has to follow by a bank for online precesseing. ?
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
Write positive and negative test cases for forgot password?
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?
What type of metrics would you use?
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?