Write SQL query to see first 100 recorders from table?
Answer Posted / shiva ch
Select TOP(100) from emp;
Displayed first 100 columns in emp table
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
What is difference between V-Model and Agile Model?
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
What is the different between SIT and UIT?
Explain unit testing, integration tests, system testing and acceptance testing?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
what is traceability matrix and its usefulness
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
What is state transition?
define risk management system with example ?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What is function points??????
Write notes on apparel testing equipments.
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?