when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.
1 3006What is BVA and ECP 2. Which version of WINRUNNER and QTP you are using in the project 3. What is the use of Recovery manager in QTP 4. What is retesting and regression testing 5. Write the SQL queries for the following EMP table to select the employee id and his details from emp table 6. For example: employee dept and employee id and employee name and employee salary 7. what is a sub and what is a driver 8. What are your roles and responsibilities in your project 9. Does BVA is equivalent to ECP 10. If you find a bug what will you do
2 5914How the testers will get build to test from developers and in which format that build will be if u have used Tomcat as web server to that project?
1 5922Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
18 19979Hi,frnds. can any one tel me " is QUALITY CENTER & TEST DIRECTOR are same or different ? if different, pls tel me the difference.. its an question asked me in an interview.. pls tel me frnds
6 10027Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards?
1 6816Post New AZTEC Interview Questions
In WorkFusion, how RPA is different from Test Automation?
Explain the concept of scope hierarchy?
What is python? What are the benefits of using python? What do you understand of pep 8?
What is the complexity of selection sort?
How about the security in Activex DLL and Activex EXE ?
Explain what a break-fix issue is?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Is postgresql case sensitive?
Can you instantiate an abstract class c#?
How do I enable simplified ribbon in outlook?
WHAT IS THE USE OF STARTER ?????????
What web services are used by a mobile app?
Explain cementite?
What is the difference between the upgrade and custom installation options?
What is the mistake in the following program segment ? f() { int a; void c; f2(&c,&a);}