. My application is updating the user information in the
application. Every time it is Adding on record in my
application and Validating the information like “Record has
added successfully”. Which Check point I have to put in
this situation? Why?
Answers were Sorted based on User's Feedback
Answer / sandipgami84
ys nanda is right
thanks,
Sandip
9714177088
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nanda
you can parameterize the value in checkpoint properties window. or else u can use regular expression there.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
w is recovery senario manager
They asked by using qtp recording writing scripting
what is compiled module?
By using QTP can we record any log files written by the application which is in execution?
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
How does Parameterization and Data-Driving relate to each other in QTP?
if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
How software tester can use constants and variables in scripts?