Hi, actually I completed Btech(CS). But i Will go to admin
(Facility) interview. So, If Interviewer asking like " Why
You choose this field". What we say? pLZ PLZ PLZ PLZ
>............................................Send me.....
Answer Posted / vijay
i have good knowledge in computer networks.. thats why i am
choosing this field... you told like this...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How does qtp identify the object in the application?
How many types of actions are there in quicktest professional?
write script for bitmap image?
The hybrid framework can be implemented for any application. Is it true?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
Write a script to verify font style and color of a windows object using descriptive programming
How to use the object spy in quicktest professional (qtp) 8.0 version?
How does qtp recognize objects in aut?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers