what is the importance of SQL and SQL Server in Testing and
also let me know the best institue for SQL and SQL SERVER
for this 2 courses? Thanks in Advance.
Answer Posted / venu
Thank you Purni
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Zenq interview questions for manual testing
what is the difference between PEGA based web application testing versus web application testing?
What are the queries mostly asked in testing ? give me some examples.
What do you like about computers?
Can you explain a pair-wise defect?
What is Traditional testing & Object Oriented testing?
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
please anyone let me know the -ve testing of Excel sheet?
give me a example of writing a test case,take any good example which i can understand easily.
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?
What icon is used in WinRunner to get an explanation of the syntax of TSL?
What is positive and negative testing?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
What is the difference between action & script ?