write a query which empname starts with A
Answer Posted / jako
Select * from table_name where empname like 'A%'
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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 types of documentation are used in qa?
What is the difference between pilot and beta testing?
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.
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What are the cases why parameterization is necessary when load testing the Web server and the database server?
1.What types of documents would you need for QA, QC, and Testing?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
Iam new to testing field and i put lot of experiences so i want to get prepared for the interview in all the ways both in manual and Automation can any one help me how to answer there questions in real time. also can anyone send the top questions and answers to me plz its urget u can mail me at vaisu72@yahoo.com
1.what promted you to become involved in QA/Testing?
what is a horizontal and vertical matrix explain with examples
What knowledge I must have as a 3 yrs. manual tester??
There are some features to improve the performance of a Product. What are those factors?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
What is Bomb Testing?