write a query which empname starts with A
Answers were Sorted based on User's Feedback
Answer / sneha.va
SELECT * FROM TABLE_NAME
WHERE EMPNAME LIKE 'A%'
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / bharath
select * from tab_name where upper(ename) like 'A%';
| Is This Answer Correct ? | 2 Yes | 0 No |
can please tell me in brief:: what is Agile testing?when we go for this type of testing?
Contents in Tracebility matrix?
14 Answers JVS, NIIT, TCS,
In which type of testing testing started from requirement phase?
3 Answers Cap Gemini, Persistent,
Does requirement documents also contain Defects? am asked in interview reply me
Can anybody explain me Statement coverage with a example. Thanks..
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
explain waterfall module.
Hi, dis is Deepa, I completed my Administration Degree, worked as an admin then got promoted and currenting working as an Trainee - Quality Assurance.... I'm not so familiar that job... I would like to do course for Manual testing or Quality Assurance.... Where can i do the course as "the best" Kindly refer me any training centre for this with 100% placement assistance....
i have done B.E. computer in 2009 i have done software testing course and also 6 months exp in testing on live project as trainee, now a days i am searching job in pune. can any one tell me any opening in pune?
How you assign severity for a defect?
While executing test cases, you got a test case as failed and it has a high severity(Show stopper). What is the next step? How you will execute the remaining test cases ?
what are the testing appraoch that you have tested for Pencil