Answer Posted / cnu_thatavarthi
Yes QTP is providing tools for Parametrization
1. DataTable
2. Action Parameters
3. Test Parameters
4. Environment variables
5. RandomNumbers
6. Inputbox
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
Did the scripts need lot of maintenance? If yes, why?
What is quicktest professional?
Hello friends..... On which areas of an application we can not test with QTP
What is debugging? How you debug your script?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
What are the challenges u faced in testing with crm domain? How u overcome with?
How many types of status are there?
wht type of User defined functions or Java Releated functions do we write in VB scripting
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
Can launch two instances of qtp on the same machine?
how interviews will be on QTP?