Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?
2 14549Please anybody can tell the where can i get the information about pharma and bank testing, i put the pharma&bank projects in my resume, so i dont know what to tell about them, so where can i get the information and what we test for these, i need domain information, what r the screen we test?
1794Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?
1901If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
4 6098I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?
3 17686Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.
IBM,
5 8007hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects
2 4491Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?
1 4059The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?
TCS,
7 10749
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
What are the differences between quicktest professional (qtp) and winrunner?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
i can done the project with QTP in that time i can say how many members in my team size?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
When ‘option explicit’ keyword is used in qtp?
What are the different types of qtp test assets and their extensions?
How many types of recording modes in qtp?
What is regular expression?
What is a reusable action?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?