Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how we will use output values in qtp? is there any
possibulity by descriptive programming?

Answers were Sorted based on User's Feedback



how we will use output values in qtp? is there any possibulity by descriptive programming?..

Answer / ramu@sunnysoft,hyd

It is a feature provided in QTP to capture the application
values while execution and these captured values are stored
either in run time datatable or environment variables.These
output values can be used for verificational purpose or
tosend inputs to otherscreens ,other action and other tests
there are differebt types of output values
1. standarad o/p value
2.Text o/p value
3.Text area o/p value
4.Data base o/p value
5.XML o/p value

Is This Answer Correct ?    1 Yes 0 No

how we will use output values in qtp? is there any possibulity by descriptive programming?..

Answer / ramu@sunnysoft,hyd

It is a feature provided in QTP to capture the application
values while execution and these captured values are stored
either in run time datatable or environment variables.These
output values can be used for verificational purpose or
tosend inputs to otherscreens ,other action and other tests
there are differebt types of output values
1. standarad o/p value
2.Text o/p value
3.Text area o/p value
4.Data base o/p value
5.XML o/p value

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is fragmentation and paging?

0 Answers  


can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance

2 Answers  


How to Parameterize Object repository in QTP?

1 Answers  


Which object model ur used in ur project

2 Answers   Cap Gemini,


What are the differences between table and db checkpoints?

0 Answers  


can anyone please send me qtp framework material please its urgent

1 Answers  


Can anyone explain about Keyword driven framework in detail and how to use it in case of any project

4 Answers  


Explain about the Test Fusion Report of QTP ?

1 Answers   Ordain Solutions,


how to test Web application using QTP software

0 Answers   Google,


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  


What is Performance testing?

2 Answers   Crea,


why the smart identification is not there in WinRunner

1 Answers   DigiTech,


Categories