Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
What are the properties you would use for identifying a browser and page when using descriptive programming?
Home
>
QuickTest Professional (QTP)
>
What are the properties you would use for identifying a browser and page when using descriptive programming?
asked
Jan 16, 2020
in
QuickTest Professional (QTP)
by
JackTerrance
Q:
What are the properties you would use for identifying a browser and page when using descriptive programming?
Answer
1
Answer
0
votes
answered
Jan 16, 2020
by
JackTerrance
"name” would be another property apart from the “title” that we can use. OR We can also use the property “micClass”.
For Example, Browser(“micClass:=browser”).page(“micClass:=page”)
Click here to read more about Loan/Mortgage
Click here to read more about Insurance
Facebook
Twitter
LinkedIn
Related questions
+1
vote
Q: What are the properties you would use for identifying a browser & page when using descriptive programming?
asked
Apr 12, 2020
in
QuickTest Professional (QTP)
by
amita rallin
#qtp-browser
+2
votes
Q: How can you identify the browser and its information using the QTP script?
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
0
votes
Q: What is descriptive programming in UFT means?
asked
Apr 13, 2020
in
QuickTest Professional (QTP)
by
rajeshsharma
#uft-descriptive-programming
0
votes
Q: What is descriptive programming in QTP?
asked
Apr 12, 2020
in
QuickTest Professional (QTP)
by
amita rallin
#qtp-descriptive-programming
+2
votes
Q: Hybrid framework supports Descriptive programming. Is it true?
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
0
votes
Q: What option would you specify when inserting code in a web page? script type="____"
asked
Feb 6, 2020
in
JavaScript
by
rajeshsharma
#java-text
0
votes
Q: When using Azure Resource Manager, you can use a _______________ for deployment, which can build identical environments for different work scenarios such as testing, staging, and production.
asked
Jan 29, 2020
in
Azure
by
Tate
0
votes
Q: When using Azure Resource Manager, you can use a _______________ for deployment, which can build identical environments for different work scenarios such as testing, staging, and production.
asked
Jul 24, 2019
in
Azure
by
Robindeniel
#azure
#azue-devops
#azure-iot
#iot-azure
#kubernetes-azure
#microsoft-azure
#define-azure
#azure-migrate
#azure-definition
0
votes
Q: Name some of the properties you would require to configure for a databases in a standalone situation.
asked
Jun 4, 2020
in
Data Handling
by
SakshiSharma
#hibernate-databases
+1
vote
Q: How to perform Cross platform testing and Cross browser testing using QTP? Can u explain giving some example?
asked
Apr 12, 2020
in
QuickTest Professional (QTP)
by
amita rallin
#qtp-cross-platform
0
votes
Q: When using Azure Resource Manager, you can use a _______________ for deployment
asked
Nov 9, 2019
in
Azure
by
rajeshsharma
azure-resource-manager
+1
vote
Q: You are building a binary classifier for classifying output(y=1) vs. output(y=0). Which one of these activation functions would you recommend using for the output layer?
asked
Jan 28, 2020
in
Data Handling
by
rahuljain1
#binary-classifier
+1
vote
Q: What are the different scripting languages you could use when working with QTP?
asked
Jan 16, 2020
in
QuickTest Professional (QTP)
by
JackTerrance
+1
vote
Q: Explain CSS sprites, and how you would implement them on a page or site.
asked
Aug 17, 2020
in
HTML
by
RShastri
#html
#css
0
votes
Q: When would you use triple quotes as a delimiter?
asked
May 17, 2020
in
Python
by
SakshiSharma
#python-triple-quotes
#python-delimiters
0
votes
Q: When would you use a Class Component over a Functional Component?
asked
Nov 26, 2019
in
React JS
by
AdilsonLima
#reactjs
+1
vote
Q: How would you connect to database using VBScript?
asked
Apr 13, 2020
in
QuickTest Professional (QTP)
by
amita rallin
#qtp-vsscript
0
votes
Q: 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?
asked
Apr 13, 2020
in
QuickTest Professional (QTP)
by
amita rallin
#qtp-differences
#qtp-script
+1
vote
Q: Explain how to use QTP to check broken links on a page?
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
0
votes
Q: How would you search for a specific Employee ID in a file using the vim editor?
asked
Nov 11, 2020
in
Linux
by
sharadyadav1986
#linux-vim-editor
0
votes
Q: Which Amazon solution will you use if you want to accelerate moving petabytes of data in and out of AWS, using storage devices that are designed to be secure for data transfer?
asked
Dec 4, 2020
in
Amazon Elastic Compute Cloud(EC2)
by
sharadyadav1986
#amazon-solution
#aws
0
votes
Q: Which service provided by AWS can you use to transfer objects from your data center, when you are using Amazon CloudFront?
asked
Dec 5, 2020
in
Amazon Elastic Compute Cloud(EC2)
by
SakshiSharma
#aws
#amazon-cloudfront
+1
vote
Q: When to use a shared and local Object Repository?
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
0
votes
Q: Why shouldn’t we use arrow functions when writing lifecycle hooks or other options/properties in a Vue instance?
asked
Jan 9, 2020
in
Vue.JS
by
GeorgeBell
#vue
#vue-installation
#vuejs
0
votes
Q: Which of the following commands would you use to stop or disable the 'httpd' service when the system boots?
asked
Oct 15, 2020
in
Selenium
by
rahuljain1
#stop-disable-command
#httpd
#system-boots
0
votes
Q: In C, why is the void pointer useful in C Language? When would you use it in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-void-pointer
0
votes
Q: When would you use the keep-alive element?
asked
Jan 9, 2020
in
Vue.JS
by
GeorgeBell
0
votes
Q: A web page displays ten items per page and has pagination enabled. What would be the recommended way to enable efficient paging?
asked
Jul 1, 2020
in
Cache Technique
by
Robindeniel
#cache-web-page-display
#cache-pages
#pages-cache
#cache-pagination
#pagination-cache
0
votes
Q: When would I use Inf1 vs. C5 vs. G4 instances for inference in Amazon EC2?
asked
May 26, 2020
in
Amazon Elastic Compute Cloud(EC2)
by
Indian
#ec2
#cli
#aws
0
votes
Q: When using filter you should use _____ as a property.
asked
Feb 18, 2020
in
Azure
by
rahuljain1
#apigee-property
...