you are recording on "WINDOW 1", say it has a link if you
click on that, that leads you to "WINDOW 2". If you do any
manipulations on "WINDOW 2" that are automatically updated
in to "WINDOW 1". But "WINDOW 1" is currently invisible. But
the updations in "WINDOW 1" must also be recorded as a
script in QTP.
The best Example is if you update your resume in JOB STREET
portal it actually happens in other window, but the previous
window is automatically updated. Now does QTP help you in
this types of situations?
Any body can answer this question. please.....

Siva


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

I am verifying the actual vs the input value to make sure that they been entered correctly. In the Global Sheet I have a column called Customer with the multiple names in each row and now I am trying to capture the value during runtime under the column name Customer_in_Apps. Somewhat it works but during runtime the values are being stored in each column vs each row i.e., Customer_in_Apps, Customer_in_Apps1. Automatically it add columns instead of rows. row=datatable.getsheet("Global").GetRowCount for x=1 to row datatable.getsheet("Global").SetCurrentRow(x) Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Val1=Datatable.Value("Customer",dtGlobalSheet) Val2 = Datatable.GlobalSheet.AddParameter("Customer_in _Apps",runtimevalue) If (trim(Val2)=trim(Val1)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Val1&vbcrlf& "Customer Value: " &_Val2 else Reporter.ReportEvent micFail, "Customer validation unsuccessful", "Actual Value: " &Val1&vbcrlf& "Customer Value: " &Val2 End If Next

3 Answers  


Explain the types of properties that quick test learns while recording?

0 Answers  


Hi, I Install QTP 9.2 in windows Vista. but it is not supporting IE. it is supporting only windows based application. could I change any setting in Vista for supporting IE.. ?? thanks in advance...

2 Answers  


A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.

1 Answers  


I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?

3 Answers  






What is the use of Accessibility check point?

3 Answers  


how to get no.of non empty rows in a excel sheet through vb-script

2 Answers   HP,


how to load the *.vbs (or) test generating script in a new machine?

3 Answers   Ordain Solutions,


• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays in every release. what doeas this statement means

2 Answers   Infosys,


How can we translate the steps between the Keyword and Expert Views?

1 Answers  


hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.

0 Answers  


How can we conduct U-I Testing by using QTP??????

0 Answers  


Categories