There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.
Answer / jbsinfotechbng1
There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is action? How many types of actions are there in qtp?
How many types of status are there?
how to capture the run time values of web table.
what is defenetion of kiran can u tell me plz CVS, SVN
Why we are selecting QTP for testing ?
what will be the stmt if record any edit box in the Web application ?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
who will distribute the project modules for testing in testing team ?
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
What is the extension of script and object repositary files?
Can we continue functionality testing without framework?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"