how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
10 17916Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
2 6714we have 5 default properties we want add more Default property in Object Repository how to add the property
Nous,
2 4592suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
2 5593Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
1 3493Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
1 5748I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
2282In QTP I have a parameter in a datatable that is a sentence. I need to take the last word from the sentence and enter it into a field in a web application. How can I setup a parameter to enter in just a portion of the parameter (last word of the sentence) instead of the entire paramater (whole sentence).
2 6031
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
How many types of status are there?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
How to build scripts that access data from external sources?
If object is not recognized by qtp but the object is standard object what is your approach?
what could go wrong with test automation?
How many types of object repository in qtp?
Should have experience in framework means?
What are the methods used in UFT to handle exceptions or run-time errors?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Explain how you can replace string in qtp?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.