What is the sdlc? what is the mannual tester roles? Write test case............? Sqlquerries...? How many test cases do you write down perday.........?
2 6546How will you test language converter e.g. (English to Spanish) without Automation tool? OR What are the test cases or scenarios for language converter? Conditions: 1. without Automation tool, 2. You know only English language. 3. Make sure the tests should produce 80-90% pass result.
2 6619Today an interviewer asked me if severity assigned by tester and priority is by developer then why tester assigned priority of defect in defect report ??
TCS,
1 7781What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
2 4666Post New Manual Testing Questions
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
Explain briefly your project.
Why did you choose the Software Testing Field?
What is the difference between a standalone application, client-server application and web application?
List the considerations in developing testing methodology
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What are tools of performance testing?
What is the difference between white box, black box, and gray box testing?
Is an "A fast database retrieval rate" a testable requirement?
how to explain banking domain project in testing?
What types of testing is specifically important for web testing?
what exactly is heuristic checklist approach for unit testing?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
What is an error?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...