venkat


{ City } hyderabad
< Country > india
* Profession * qa
User No # 115628
Total Questions Posted # 0
Total Answers Posted # 4

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 2
Users Marked my Answers as Wrong # 2
Questions / { venkat }
Questions Answers Category Views Company eMail




Answers / { venkat }

Question { iGate, 10838 }

In a shared Object Repository in QTP if some object is
changed how can the other script which is using the same
object can be known


Answer

If Object name changed, no problem. If Onject properties changed, then go to Object repository -> Import Shared Respository -> Enable editing

click on "Update from application" -> Save
Now all th updated properties will added to shared repository.

Is This Answer Correct ?    0 Yes 0 No

Question { ABC, 6466 }

Which type of testing combines two modules?


Answer

Integration testing doesn't combine any modules. It only tests combined modules.

Is This Answer Correct ?    0 Yes 0 No


Question { 4267 }

can any one give the definitions for the High Level Design
and the Low Level Desigh in the Designing part of SDLC????


Answer

High level design for business point of view & Low level design on Technical point of view

Is This Answer Correct ?    0 Yes 0 No

Question { IBM, 3373 }

if we are working on web app and suddenly web app server crush or block ..that situation wht will we do.. and which command will use in sql database


Answer

SQL server nothing to do with webserver. You have to check logs to debugg. In most cases, If you restart your web server, All problems will be solved.

Is This Answer Correct ?    2 Yes 2 No