hi friends i have 4 yrs exp in testing and 2 yrsexp in
QTP.currently aim working in mnc in north as a permanent
employer .iam looking for job in south is there any
openings plz let me know my mail id is bjr@aol.in its very
urjent
Answer Posted / sumanthkumar
hi friend.
u took a good decision.i hope u r frustrated with north
people.it is better to get back from north and settle in
south india.
But take ur own time to think over this matter......
i hope god may bless u .....
BUT TELL ME FRANKLY U R SITUATION,THEN IT WILL HELP U DEFINITELY
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
If you are testing a web application then what will you test in that application?
Explain the concept of object repository & how qtp recognizes objects?
Is it possible to merge two object repository files in qtp?
if numbers are always changing write a script for that
How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Explain the terms test and business component?
how to write xml output check point bu useing descriptive programing .means without useing output check point
Can we write winrunner language i.e TSL in QTP tool?
how to find that tools work well with ur existing system?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
Explain different recording modes?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
What are the various automation frameworks available in qtp?